Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
DirtyFlag | uint8 | |
Description | string | The DirtyFlag is used by the SISService Start Transaction method to determine whether an ExchangeElement has been created, modified or deleted since the last Transaction. Any object not marked 'Clean' is included in the next Transaction.
It is the responsibility of the entity creating, modifying or deleting the object derived from ExchangeElement to set this property appropriately.
This property value is set to 'Clean' by an invocation of the Transaction Complete method with a Status parameter of zero (0). |
ValueMap | string | 0, 1, 2, 3 |
Values | string | Clean, New, Modified, Deleted |
PRSUniqueName | string | |
Description | string | The PRSUniqueName property is a Globally Unique IDentifier (GUID) also known as a Universally Unique IDentifier (UUID). This property allows Solution and Service Incident objects to be used by multiple Solutions or Service Incidents without duplication. In addition, all Solution or Service Incidents containing a unique object are updated when the object is updated. |
Key | boolean | true |