ExportLayerKey(String, String, SpecialType)
Description:
Constructs a new ExportLayerKey with categoryName, subCategoryName and a special type.
Constructs a new ExportLayerKey with categoryName, subCategoryName and a special type.
Overloads (2):
public ExportLayerKey(
string categoryName,
string subCategoryName,
SpecialType num
)
-
StringcategoryNameThe category name for the layer key.
-
StringsubCategoryNameThe subCategoryName for the layer key.
-
numThe special type for layer key.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration