UserConfigurationStoreTimeLastSyncIntoProject Property |
Gets or sets a value indicating whether the time of the last sync should be stored. Project default
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax public bool StoreTimeLastSyncIntoProject { get; set; }
Public Property StoreTimeLastSyncIntoProject As Boolean
Get
Set
Property Value
Type:
BooleanSee Also