RecordLockingViewModel..::..PrimaryKeyAutoFillSetup Property
Gets or sets the primary key automatic fill setup.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public AutoFillSetup PrimaryKeyAutoFillSetup { get; set; }
Public Property PrimaryKeyAutoFillSetup As AutoFillSetup Get Set
public: property AutoFillSetup^ PrimaryKeyAutoFillSetup { AutoFillSetup^ get (); void set (AutoFillSetup^ value); }