Click or drag to resize

ReferencePropertyValuesContainerValues Field

Dictionary of references to DataObject (Guid). The value is a Dictionary of attribute values (Property UID) and string encoded value)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Dictionary<Guid, Dictionary<Guid, string>> Values

Field Value

Type: DictionaryGuid, DictionaryGuid, String
See Also