 | LightningProbabilitySyncSTK Property |
Gets/Sets boolean indicating whether workflow should use mission data from STK.
Namespace: ema3d.Api.V25.Charging.WorkflowAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic bool SyncSTK { get; set; }
Public Property SyncSTK As Boolean
Get
Set
public:
property bool SyncSTK {
bool get ();
void set (bool value);
}
member SyncSTK : bool with get, set
Property Value
Boolean
See Also