LibraryElement

Parent Previous Next

The LibraryElement object contains all information about a release package for library elements


Syntax

       public class LibraryElement


Members

int Id

The id of the package

string Name

The name of the package

Guid GuId

The library element's unique id

int ReviewerGroupId

The id of the reviewer group

string ReviewerGroup

The name of the reviewer group

DateTime? ValidFrom

The valid from time stamp of the package

DateTime? ValidUntil

The valid until  time stamp of the package

bool Release()

Method to release the documentation package

bool Delete()

Method to delete the documentation package