| ReferencePropertyValuesContainerAddReference Method |
Adds a reference with an attribute value
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic void AddReference(
Guid dataObjectUId,
Guid attributePropertyUId,
string attributeValue
)
Parameters
- dataObjectUId
- Type: SystemGuid
- attributePropertyUId
- Type: SystemGuid
- attributeValue
- Type: SystemString
See Also