ObjectChangeEventArgs Constructors
Provides data for the XPBaseObject.Changed and Session.ObjectChanged events.
Name | Parameters | Description |
---|---|---|
Object |
reason, property |
Obsolete. Initializes a new instance of the Object |
Object |
reason |
Obsolete. Initializes a new instance of the Object |
Object |
session, the |
Initializes a new instance of the Object |
Object |
session, the |
Initializes a new instance of the Object |
Object |
session, the |
Initializes a new instance of the Object |
Object |
property |
Obsolete. Initializes a new instance of the Object |
See Also