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