Click or drag to resize

AttributeValueIntegerValues Property

Gets the values of a multivalued attribute as a collection of 64-bit integer values

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

Property Value

Type: ReadOnlyCollectionInt64
See Also