| DataObjectTypeGetPropertyIds Method |
Returns an IntegerList containing ids of the properties used by the data object type.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic IntegerList GetPropertyIds(
bool includeReferencePropertyAttributeIds
)
Parameters
- includeReferencePropertyAttributeIds
- Type: SystemBoolean
Return Value
Type:
IntegerList
See Also