Class TDepartment
- Inheritance
-
TDepartment
- Inherited Members
-
- Extension Methods
-
Constructors
TDepartment()
Properties
AccessGrantedToCmds
public bool AccessGrantedToCmds { get; set; }
Property Value
- bool
AccessGrantedToPortal
public bool AccessGrantedToPortal { get; set; }
Property Value
- bool
BillingAddressIdentifier
public Guid? BillingAddressIdentifier { get; set; }
Property Value
- Guid?
Created
public DateTimeOffset Created { get; set; }
Property Value
- DateTimeOffset
CreatedBy
public Guid CreatedBy { get; set; }
Property Value
- Guid
DepartmentCode
public string DepartmentCode { get; set; }
Property Value
- string
DepartmentDescription
public string DepartmentDescription { get; set; }
Property Value
- string
DepartmentIdentifier
public Guid DepartmentIdentifier { get; set; }
Property Value
- Guid
DepartmentName
public string DepartmentName { get; set; }
Property Value
- string
DivisionIdentifier
public Guid? DivisionIdentifier { get; set; }
Property Value
- Guid?
Modified
public DateTimeOffset Modified { get; set; }
Property Value
- DateTimeOffset
ModifiedBy
public Guid ModifiedBy { get; set; }
Property Value
- Guid
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
ParentDepartmentIdentifier
public Guid? ParentDepartmentIdentifier { get; set; }
Property Value
- Guid?
PhysicalAddressIdentifier
public Guid? PhysicalAddressIdentifier { get; set; }
Property Value
- Guid?
ShippingAddressIdentifier
public Guid? ShippingAddressIdentifier { get; set; }
Property Value
- Guid?