AdvancedFilterReturn..::..PrimaryFieldDefinition Property
Gets or sets the primary field definition.
Namespace:
RingSoft.DbLookup.TableProcessingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDefinition PrimaryFieldDefinition { get; set; }
Public Property PrimaryFieldDefinition As FieldDefinition Get Set
public: property FieldDefinition^ PrimaryFieldDefinition { FieldDefinition^ get (); void set (FieldDefinition^ value); }