SetPendingReason Method
- Last UpdatedNov 06, 2025
- 1 minute read
The SetPendingReason() method sets the final reason code to replace a certain pending reason for the specified entity.
| Overload | Description |
|---|---|
| SetPendingReason(Int32,Int32,Int32,Nullable<Int32>,DBInt,DBInt,DBString) | The SetPendingReason() method sets the final reason code to replace a certain pending reason for the specified entity. This overload of the method uses an entity ID to specify the entity. |
| SetPendingReason(Int32,String,String,Int32,Nullable<Int32>,DBInt,DBInt,DBString) | The SetPendingReason() method sets the final reason code to replace a certain pending reason for the specified entity. This overload of the method uses a site name and entity name to specify the entity. |