IJoinParent..::..ParentField Property
Gets or sets the parent field.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
FieldDefinition ParentField { get; set; }
Property ParentField As FieldDefinition Get Set
property FieldDefinition^ ParentField { FieldDefinition^ get (); void set (FieldDefinition^ value); }