3dak Client

ArticleBody.active Property

article state

[Visual Basic]
Public Property ReadOnly Boolean As 
[C#]
public bool Boolean { get; }
[C++]
public: __property  get_Boolean();
[JScript]
public function get Boolean() : bool

Property Value

Remarks

use the SetActive and SetInactive Methods to set the article state

See Also

ArticleBody Class | ppm3dakClient.Management.Storage Namespace