Platform SDK: Transaction Server |
This interface describes methods for describing user-defined events.
Method | Description |
---|---|
Names | Gets the names of the data values in an enumerator. |
DisplayName | Gets the display name of the object. |
EventID | Gets the event ID of the object (a GUID converted to a string). |
Count | Gets the number of data values from the object. |
Value | Given the name (or ordinal) return the value of the user-defined event. |