LibraryElement
public class LibraryElement
-
The LibraryElement object contains all information about a release package for library elements.
Properties
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