| DataObjectControllerGetReferencePropertyValueId Method (Int32, Int32, Int32) |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic int GetReferencePropertyValueId(
int dataObjectId,
int propertyId,
int defaultId
)
Parameters
- dataObjectId
- Type: SystemInt32
- propertyId
- Type: SystemInt32
- defaultId
- Type: SystemInt32
Return Value
Type:
Int32
See Also