ForeignKeyFieldJoin..::..ForeignField Property
Gets the foreign field.
Namespace:
RingSoft.DbLookup.ModelDefinitionAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDefinition ForeignField { get; set; }
Public Property ForeignField As FieldDefinition Get Set
public: property FieldDefinition^ ForeignField { FieldDefinition^ get (); void set (FieldDefinition^ value); }