Class Division
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
- Inheritance
-
Division
- Inherited Members
-
Constructors
Division()
Properties
Departments
public virtual ICollection<Department> Departments { get; set; }
Property Value
- ICollection<Department>
DivisionCode
public string DivisionCode { get; set; }
Property Value
- string
DivisionDescription
public string DivisionDescription { get; set; }
Property Value
- string
DivisionIdentifier
public Guid DivisionIdentifier { get; set; }
Property Value
- Guid
DivisionName
public string DivisionName { get; set; }
Property Value
- string
GroupCreated
public DateTimeOffset GroupCreated { get; set; }
Property Value
- DateTimeOffset
LastChangeTime
public DateTimeOffset LastChangeTime { get; set; }
Property Value
- DateTimeOffset
LastChangeUser
public string LastChangeUser { get; set; }
Property Value
- string
Organization
public VOrganization Organization { get; set; }
Property Value
- VOrganization
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid