AdvancedFindFilterRow..::..AutoFillField Property
Gets the automatic fill field.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public FieldDefinition AutoFillField { get; set; }
Public Property AutoFillField As FieldDefinition Get Set
public: property FieldDefinition^ AutoFillField { FieldDefinition^ get (); void set (FieldDefinition^ value); }