FieldOption Class |
Namespace: PSI.Sox
[SerializableAttribute] [DataContractAttribute] public class FieldOption
The FieldOption type exposes the following members.
Name | Description | |
---|---|---|
![]() | FieldOption | Initializes a new instance of the FieldOption class |
Name | Description | |
---|---|---|
![]() | Caption |
Gets or sets v
|
![]() | CarryForward |
Gets or sets CarryForward
|
![]() | DefaultValue |
Gets or sets DefaultValue
|
![]() | DisableProfileOverride |
Gets or sets DisableProfileOverride
|
![]() | FieldOptionValidations |
Gets or sets ValidationList
|
![]() | Id |
Gets or sets Id
|
![]() | IsArray |
Gets or sets IsArray
|
![]() | IsDisabled |
Gets or sets IsDisabled
|
![]() | IsHidden |
Gets or sets IsHidden
|
![]() | IsPackageDefault |
Gets or sets IsPackageDefault
|
![]() | 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.) |