[This is preliminary documentation and is subject to change.]
Gets the type of the object
Namespace: OfficeClip.BusinessLayer
Assembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer.dll)
Version: 7.3.2.0
Syntax
| C# |
|---|
public static DataTable GetObjectTypes() |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetObjectTypes As DataTable |
| Visual C++ |
|---|
public: static DataTable^ GetObjectTypes () |
Return Value
The datatable that gives the type information
See Also
BusinessConstants Class
OfficeClip.BusinessLayer Namespace
