Click or drag to resize

ResourceObjectPendingChanges Property

Gets the changes that are pending for this object

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public Dictionary<string, List<AttributeValueChange>> PendingChanges { get; }

Property Value

Type: DictionaryString, ListAttributeValueChange
See Also