Click or drag to resize

AttributeValueValues Property

Gets the raw values of the attribute

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public ReadOnlyCollection<Object> Values { get; }

Property Value

Type: ReadOnlyCollectionObject
See Also