Checks if the object is of type Property.
Namespace: Scanjour.Workflow4.Web.Services.Helpers
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 19.0.1.0 (19.0.1.0)
Syntax
Parameters
- objectType
- Type: SystemType
The object type.
Return Value
Type: BooleanTrue if the object is of type Property.
See Also