Click or drag to resize
CTInterfaceStrExportArgsRetVal Property

[This is preliminary documentation and is subject to change.]

True to cancel Export XML-generation. False by default, but can't be set to false. Only true is accepted.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public bool RetVal { get; set; }

Property Value

Type: Boolean
See Also