Click or drag to resize
Level Class
Represents a level in the company organizational structure.
Inheritance Hierarchy
SystemObject
  CMS.DataComLevel

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

The Level type exposes the following members.

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