Skip to main content

Class FieldProperty

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for FieldProperty. Class holding properties about a field in the carrier.

Inheritance

objectFieldProperty

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

FieldProperty()

Default constructor - defaults any enum props to 0.

Properties

FieldLength

Length of the field

Property Value

int

FieldRight

The field right

Property Value

FieldRight

FieldType

Type of field

Property Value

string