Click or drag to resize
ITicketRegarding Interface

[This is preliminary documentation and is subject to change.]

Handles Ticket Regardings

Namespace: Netadmin.Management.Ticketing
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface ITicketRegarding

The ITicketRegarding type exposes the following members.

Properties
  ReturnsNameDescription
Public propertyInt64ObjectTypeId
The object type id of this regarding
Public propertyStringObjectTypeName
A friendly name for this object type
Top
Methods
  ReturnsNameDescription
Public methodStringGetDisplayName(Int64)
Returns a friendly name for the specified object
Public methodBooleanIsValidForCompanyId(Int64, Int64)
Tests if a specific object id is valid for a specific company id
Top
See Also