LookupJoin Members
The LookupJoin type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupJoin(LookupDefinitionBase, FieldDefinition) |
Initializes a new instance of the LookupJoin class.
|
|
LookupJoin(LookupDefinitionBase) |
Initializes a new instance of the LookupJoin class.
|
Methods
Name | Description | |
---|---|---|
AddHiddenColumn |
Adds the hidden column.
|
|
AddVisibleColumnDefinition(FieldDefinition) |
Adds a visible column definition.
|
|
AddVisibleColumnDefinition(String, FieldDefinition, Double) |
Adds a visible column definition.
|
|
AddVisibleColumnDefinition(String, ILookupFormula, Double, FieldDataTypes, Boolean) |
Adds the visible column definition.
|
|
AddVisibleColumnDefinitionField |
Adds the visible column definition field.
|
|
Include |
Includes the specified foreign field definition.
|
|
MakeColumnPath |
Makes the column path.
|
|
MakeInclude |
Makes the include.
|
|
MakePath |
Makes the path.
|
|
SetJoinDefinition |
Sets the join definition.
|
|
ToString |
Returns a String that represents this instance.
|
Properties
Name | Description | |
---|---|---|
ChildField |
Gets or sets the child field.
|
|
JoinDefinition |
Gets the join definition.
|
|
LookupDefinition |
Gets the lookup definition.
|
|
ParentField |
Gets or sets the parent field.
|
|
ParentObject |
Gets or sets the parent object.
|