Click or drag to resize

AttributeValueValuesAsString Property

Gets the values of the attribute as a collection of string values

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

Property Value

Type: ReadOnlyCollectionString
See Also