TransformationInfoProviderGetTransformation Method (Int32) |
Gets the transformation by ID.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static TransformationInfo GetTransformation(
int transformationId
)
Parameters
- transformationId
- Type: SystemInt32
Transformation ID
Return Value
Type:
TransformationInfoSee Also