Skip to main content

Class FormFieldRestriction

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

Inheritance

objectCarrierFormFieldRestriction

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

FormFieldRestriction()

Default constructor - defaults any enum props to 0.

Properties

FieldIdentifier

the identifier for the field

Property Value

string

FieldRestriction

The restriction set on the field NULL if unknown enum value.

Property Value

FormFieldRestrictionType?

See Also

FormFieldRestriction.FieldRestriction_String

FieldRestriction_String

The restriction set on the field Raw string enum value.

Property Value

string

See Also

FormFieldRestriction.FieldRestriction

FormFieldRestrictionId

Primary key

Property Value

int

See Also

MarketingAgent