Click or drag to resize

ResourceObjectModificationType Property

Gets the type of modification that will be performed on this object the next time it is saved

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public OperationType ModificationType { get; }

Property Value

Type: OperationType
See Also