Click or drag to resize
DocumentTypeHelperGetDocumentTypeClasses Method
Returns the document type classes DataSet.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static ObjectQuery<DataClassInfo> GetDocumentTypeClasses()

Return Value

Type: ObjectQueryDataClassInfo
See Also