[This is preliminary documentation and is subject to change.]
This function will retrieve the news portlets information
from the news.xml resource file and load into DataSet.
Namespace:
OfficeClip.DBLayer.OfficePortalAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DataSet GetNews() |
Visual Basic (Declaration) |
---|
Public Function GetNews As DataSet |
Visual C++ |
---|
public: DataSet^ GetNews() |