ChangeSetChangeEventArgs
Represents the arguments for events that were generated at the time of modifications to ChangeSets.
Properties
Property | Description |
---|---|
ChangeSetIdentity:Int32 | Supplies the Id of the ChangeSet for which the event was generated. |
Methods
Method | Description |
---|---|
Equals(Object):Boolean | Determines whether the indicated object is identical to the current object. (Inherited by System.Object) |
GetHashCode():Int32 | Functions as the standard hash function. (Inherited by System.Object) |
GetType():Type | Calls the runtime type of the current instance. (Inherited by System.Object) |
ToString():String | Creates a string equivalent of the current exception and returns this. (Inherited by System.Object) |