| ITicketRegarding Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Ticketing
The ITicketRegarding type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Int64 | ObjectTypeId |
The object type id of this regarding
| |
| String | ObjectTypeName |
A friendly name for this object type
|
| Name | Description | ||
|---|---|---|---|
| String | GetDisplayName(Int64) |
Returns a friendly name for the specified object
| |
| Boolean | IsValidForCompanyId(Int64, Int64) |
Tests if a specific object id is valid for a specific company id
|