TransformationInfoProviderGetTransformations Method (Int32) |
Gets the transformations of the specified class.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static DataSet GetTransformations(
int classId
)
Parameters
- classId
- Type: SystemInt32
Class ID
Return Value
Type:
DataSetSee Also