OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / Customer.Department Class
Properties


In This Topic
    Customer.Department Class Members
    In This Topic

    The following tables list the members exposed by Customer.Department.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new Customer.Department object assigned to the given Customer.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe unique identifier of the Customer associated with this Department. (Inherited from OnTime.Extensions.SDK.CustomerBase.DepartmentBase)
    Public PropertyThe unique identifier of this Department. (Inherited from OnTime.Extensions.SDK.CustomerBase.DepartmentBase)
    Public PropertyThe name assigned to this Department. (Inherited from OnTime.Extensions.SDK.CustomerBase.DepartmentBase)
    Top
    See Also