3dak Client

ArticleBody.SetActive Method 

Activates the current article

[Visual Basic]
Public Sub SetActive()
[C#]
public void SetActive();
[C++]
public: void SetActive();
[JScript]
public function SetActive();

Remarks

Exceptions

Exception TypeCondition
InvalidOperationExceptionif the article does not contain any active version

See Also

ArticleBody Class | ppm3dakClient.Management.Storage Namespace