Class Occupation
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
- Inheritance
-
Occupation
- Inherited Members
-
Constructors
Occupation()
Properties
JobTitle
public string JobTitle { get; set; }
Property Value
- string
OccupationIdentifier
public Guid OccupationIdentifier { get; set; }
Property Value
- Guid
OccupationKey
public int OccupationKey { get; set; }
Property Value
- int
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
Purpose
public string Purpose { get; set; }
Property Value
- string
Statements
public string Statements { get; set; }
Property Value
- string