Click or drag to resize

AttributeValueChange Class

Defines a pending change to an attribute value
Inheritance Hierarchy
SystemObject
  Lithnet.ResourceManagement.ClientAttributeValueChange

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public class AttributeValueChange

The AttributeValueChange type exposes the following members.

Properties
  NameDescription
Public propertyChangeType
Gets the modification type for this change
Public propertyValue
Gets the value that is changing
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also