PFContentTypeGetWorkflowSchemaFileName Method |
Gets the workflow schema file name for the specified language.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntaxpublic string GetWorkflowSchemaFileName(
string languageCode
)
Parameters
- languageCode
- Type: SystemString
Language code of the schema, two-letters format.
Return Value
Type:
StringString
See Also