The ParentField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ParentField | Initializes a new instance of the ParentField class |
Methods
Name | Description | |
---|---|---|
![]() | SetRestrictionByQuikFieldName |
Sets a field’s restriction by passing a field’s valid Quik! Field Name as defined in the Quik! Field Definition
|
![]() | SetValueByDBFieldName |
Sets the value of a field by passing a mapped database field name
|
![]() | SetValueByQLXTag |
Sets the value of a field by passing a field’s valid QLX tag as defined in the Quik! Field Definition
|
![]() | SetValueByQuikFieldName |
Sets the value of a field by passing a field’s valid Quik! Field Name as defined in the Quik! Field Definition
|
![]() | SetValueBySystemName |
Sets the value of a field by passing a field’s valid System Name as defined in the Quik! Field Definition
|
Properties
Name | Description | |
---|---|---|
![]() | FieldRestrictionValue |
Determines if field is read-only
|
![]() | Fields |
Gets an array of related BaseField objects that belong to the parent
|
![]() | FieldVisibilityValue |
Determines if field is visible or hidden or printable
|
![]() | SystemName |
Gets the system name of the parent field
|