SyncBEResponseAutoSave Property |
Namespace:
Unvired.Kernel.Sync
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool AutoSave { get; set; }Public Property AutoSave As Boolean
Get
Set
public:
property bool AutoSave {
bool get ();
void set (bool value);
}member AutoSave : bool with get, set
Property Value
Type:
Boolean
See Also