The ParentField type exposes the following members.

Constructors

  NameDescription
ParentField
Initializes a new instance of the ParentField class

Methods

  NameDescription
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

  NameDescription
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

See Also