RelatedTableFilterDefinitionBase..::..TableFieldJoinDefinition Property
Gets the table field join definition.
Namespace:
RingSoft.DbLookup.TableProcessingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TableFieldJoinDefinition TableFieldJoinDefinition { get; set; }
Public Property TableFieldJoinDefinition As TableFieldJoinDefinition Get Set
public: property TableFieldJoinDefinition^ TableFieldJoinDefinition { TableFieldJoinDefinition^ get (); void set (TableFieldJoinDefinition^ value); }