Click or drag to resize
DocumentNodeDataInfoNodeClassID Property
ID of a document type of this document.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public int NodeClassID { get; set; }

Property Value

Type: Int32
See Also