Click or drag to resize

CTInterfaceExportProfileSelectedArgsPDMContext Property

If true, then the current Export is executed in PDM Context. The add-in must not use SW API. Document Manager is available via GetSWDocManager. It's good practise to call CreateLogger and do some logging.

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

Property Value

Type: Boolean
See Also