AttributeValueChangeChangeType Property |
Gets the modification type for this change
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic ModeType ChangeType { get; }
Public ReadOnly Property ChangeType As ModeType
Get
public:
property ModeType ChangeType {
ModeType get ();
}
Property Value
Type:
ModeType
See Also