Click or drag to resize
Department Class
Represents a company department.
Inheritance Hierarchy
SystemObject
  CMS.DataComDepartment

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public class Department

The Department type exposes the following members.

Constructors
  NameDescription
Public methodDepartment
Top
Properties
  NameDescription
Public propertyContactCount
Gets or sets the number of contacts in this department.
Public propertyName
Gets or sets the name of this department.
Public propertyUrl
Gets or sets the URL with more information about this department.
Top
See Also