ConduitSettings.GetConduitSettings
Method
Description:
Gets the conduit settings of the project.
Gets the conduit settings of the project.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
Return Value
Type | Description |
---|---|
ConduitSettings | The conduit settings of the project. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |