Click or drag to resize
DepartmentName Property
Gets or sets the name of this department.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also