| FieldOptionConfiguration Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PSI.Sox.Configuration
 Syntax
Syntaxpublic class FieldOptionConfiguration
The FieldOptionConfiguration type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | FieldOptionConfiguration | Initializes a new instance of the FieldOptionConfiguration class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Caption | 
            Gets or sets Caption
             | 
|  | CarryForward | 
            Gets or sets CarryForward
             | 
|  | DefaultValue | 
            Gets or sets DefaultValue
             | 
|  | DisableProfileOverride | 
            Gets or sets DisableProfileOverride
             | 
|  | FieldSpecValidations | 
            Gets or sets ValidationList
             | 
|  | IsDisabled | 
            Gets or sets Disable
             | 
|  | IsHidden | 
            Gets or sets IsHidden
             | 
|  | IsRequired | 
            Gets or sets IsRequired
             | 
|  | OnChangeFunction | 
            Gets or sets OnChangeFunction
             | 
|  | ProfileId | 
            Gets or sets ProfileId
             | 
|  | PropertyName | 
             Gets or sets Property Name
             | 
|  | TabIndex | 
            Gets or sets TabSequence
             | 
|  | Tooltip | 
            Gets or sets Tooltip
             | 
|  | ValidationExpression | 
            Gets or sets ValidationExpression
             | 
|  | ValidationType | 
            Gets or sets ValidationType
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also