| DataObjectControllerGetSetPropertyValueIds Method (Int32, Int32) |
Return set property values for a given data object
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic IntegerList GetSetPropertyValueIds(
int dataObjectId,
int propertyId
)
Parameters
- dataObjectId
- Type: SystemInt32
- propertyId
- Type: SystemInt32
Return Value
Type:
IntegerList
See Also