Click or drag to resize

AttributeValueValueChanges Property

Gets a list of pending value changes for this attribute

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

Property Value

Type: ReadOnlyCollectionAttributeValueChange
See Also