fsresMaxTruck_Field Class |
The details of a field associated with a load entry (MaxTruck command).
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresMaxTruck_Field
The fsresMaxTruck_Field type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresMaxTruck_Field |
fsresMaxTruck_Field class constructor
|
Properties
Name | Description | |
---|---|---|
FieldValues | ||
Required |
If true then a non-blank value is required for this field.
| |
RestrictToList |
If true then the entry should be restricted to the list of specified values.
| |
ShowField |
If true then this field should be presented to the user for entry.
| |
Title |
If not specified then the default title for this field should be used.
|
See Also