<Code Lib>
2024 Constructor
Changes 0
C

ExportPatternInfo(String)

Description:
Constructs a new ExportPatternInfo using the destination pattern name as input.
Overloads (3):
ExportPatternInfo(String)

public ExportPatternInfo(
	string destinationPatternName
)

  • String
    destinationPatternName
    The destination pattern name (the name of the pattern in the exported format).

Loading…