| 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; }
Public ReadOnly Property PDMContext As Boolean
Get
Property Value
Type:
BooleanSee Also