| ResolverResultAddValue Method |
Namespace:
Omada.OE.AppLogic.VirtualProperty
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void AddValue(
int dataObjectId,
int valueId
)
Parameters
- dataObjectId
- Type: SystemInt32
Id of the data object which the value of the VRP is for.
- valueId
- Type: SystemInt32
The VRP value - the Id of the referred data object.
See Also