Skip to main content

Class ProjectTypeStatusLink

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for ProjectTypeStatusLink.

Inheritance

objectCarrierProjectTypeStatusLink

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

Default constructor - defaults any enum props to 0.

Properties

ProjStatusId

Primary key

Property Value

int

ProjStatusName

The list item

Property Value

string

ProjStatusTooltip

Tooltip or other description

Property Value

string

ProjTypeId

Primary key

Property Value

int

ProjTypeName

The list item

Property Value

string

ProjTypeTooltip

Tooltip or other description

Property Value

string

ProjectTypeStatusLinkId

Primary key

Property Value

int