[This is preliminary documentation and is subject to change.]
This function will retrieve the businesscenter portlets information
from the businesscenter.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 GetBusinessCenters() |
Visual Basic (Declaration) |
---|
Public Function GetBusinessCenters As DataSet |
Visual C++ |
---|
public: DataSet^ GetBusinessCenters() |