FieldOptionConfiguration Class |
Namespace: PSI.Sox.Configuration
public class FieldOptionConfiguration
The FieldOptionConfiguration type exposes the following members.
Name | Description | |
---|---|---|
FieldOptionConfiguration | Initializes a new instance of the FieldOptionConfiguration class |
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
|
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.) |