SetReason Method
- Last UpdatedNov 06, 2025
- 1 minute read
The SetReason() method sets the current reason code for the specified entity.
| Overload | Description |
|---|---|
| SetReason(Int32,Int32,String,Int32,DBString) | The SetReason() method sets the current reason code for the specified entity. This overload of the method uses an entity ID to specify the entity. |
| SetReason(Int32,String,String,String,Int32,DBString) | The SetReason() method sets the current reason code for the specified entity. This overload of the method uses a site name and entity name to specify the entity. |