| SyncProcessResultOk Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.Utils.Sync.SyncProcessResult.Ok"]
Namespace: Activsoft.Engine.Mobile.Utils.SyncAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Ok { get; set; }Public Property Ok As Boolean
Get
Set
public:
property bool Ok {
bool get ();
void set (bool value);
}member Ok : bool with get, set
Property Value
Type:
Boolean
See Also