Click or drag to resize

CustomField Class

Holds custom field information.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityCustomField

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
[SerializableAttribute]
public class CustomField

The CustomField type exposes the following members.

Constructors
  NameDescription
Public methodCustomField
Top
Properties
  NameDescription
Public propertyFieldNumber
Gets or sets the custom field number.
Public propertyPrompt
Gets or sets the custom field prompt.
Public propertyValue
Gets or sets the custom field value.
Top
See Also