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
Syntaxpublic OperationType ModificationType { get; }
Public ReadOnly Property ModificationType As OperationType
Get
public:
property OperationType ModificationType {
OperationType get ();
}
Property Value
Type:
OperationType
See Also