Click or drag to resize
ObjectTypeTreeNodeMain Property
Indicates if actual node is main.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool Main { get; set; }

Property Value

Type: Boolean
See Also