AutoFillSetup..::..ForeignField Property
Gets the foreign field.
Namespace:
RingSoft.DbLookup.AutoFillAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDefinition ForeignField { get; }
Public ReadOnly Property ForeignField As FieldDefinition Get
public: property FieldDefinition^ ForeignField { FieldDefinition^ get (); }