Click or drag to resize

KM_InterpreterInitializeOnExecute Property

Specifies whether or not the Interpreter should be intialized before execution

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool InitializeOnExecute { get; set; }

Return Value

Boolean
true if the Interpreter should be initialized
See Also