ExportPatternInfo(String)
Constructor
Description:
Constructs a new ExportPatternInfo using the destination pattern name as input.
Constructs a new ExportPatternInfo using the destination pattern name as input.
Parameters
| Parameter | Type | Description |
|---|---|---|
| destinationPatternName | String | The destination pattern name (the name of the pattern in the exported format). |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |