AJE Components
DataQuery PythonExecuteWhen Property AJE Data Asset Engine Help
Gets or sets When to Execute the Python Script either After or Before the XQuery / XSLT.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public DataScriptBase..::..ExecuteWhens PythonExecuteWhen { get; set; }

Property Value

Type: DataScriptBase ExecuteWhens
Remarks

See Also