| MainLibraryAssignSetPropertyValueToReferredObjects Method |
Namespace:
Omada.OE.UtilityCodeAssembly.Library
Assembly:
Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntaxpublic static bool AssignSetPropertyValueToReferredObjects(
CodeMethodInvokeContext context,
int referencePropertyId,
int propertyId,
int propertyValueId
)
Parameters
- context
- Type: Omada.OE.ModelCodeMethodInvokeContext
- referencePropertyId
- Type: SystemInt32
- propertyId
- Type: SystemInt32
- propertyValueId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also