Declared in ExtensionSystem
Declaration
Type GetObjectType(
Object obj
);Description
Returns the type of the given object, if it is an object.
Parameters
| Name | Description |
|---|---|
| obj | The object to check the type of |
Declared in ExtensionSystem
Type GetObjectType(
Object obj
);Returns the type of the given object, if it is an object.
| Name | Description |
|---|---|
| obj | The object to check the type of |