Click or drag to resize

AttributeValueDateTimeValues Property

Gets the values of a multivalued attribute as a collection of DateTime values

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

Property Value

Type: ReadOnlyCollectionDateTime
See Also