Click or drag to resize
CTInterfaceStrExportArgsRetVal Property
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