| TreeNodeIsPublished Property  | 
            Indicates whether the document is published.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntaxpublic virtual bool IsPublished { get; }Property Value
Type: 
Boolean
Remarks
            Publish state is determined based on workflow state and publish from/to values.
            
See Also