GetObjectType Method (IApplication)
Gets the type of specified object.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function GetObjectType( _
dsObject* Obj As System.Object _
) As dsObjectType_e |
| JavaScript | |
|---|
GetObjectType(
Obj : Object
) : String |
Parameters
- Obj[out]
- Object
- ObjectType[out] or Return Value
- Type of Obj as defined in dsObjectType_e
See Also
Availability
DraftSight V1R1.4