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