SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.CMS.Project.Pages.ReleaseInfo Class Reference

Classes

interface  IIUserInfo
 

Public Member Functions

 ReleaseInfo (int assentCount, int requiredAssentCount, IEnumerable< IIUserInfo > users)
 

Public Attributes

readonly int AssentCount
 
readonly int RequiredAssentCount
 
readonly IEnumerable< IIUserInfoUsers
 

Detailed Description

Definition at line 287 of file IPageSearch.cs.

Constructor & Destructor Documentation

erminas.SmartAPI.CMS.Project.Pages.ReleaseInfo.ReleaseInfo ( int  assentCount,
int  requiredAssentCount,
IEnumerable< IIUserInfo users 
)

Definition at line 293 of file IPageSearch.cs.

Member Data Documentation

readonly int erminas.SmartAPI.CMS.Project.Pages.ReleaseInfo.AssentCount

Definition at line 289 of file IPageSearch.cs.

readonly int erminas.SmartAPI.CMS.Project.Pages.ReleaseInfo.RequiredAssentCount

Definition at line 290 of file IPageSearch.cs.

readonly IEnumerable<IIUserInfo> erminas.SmartAPI.CMS.Project.Pages.ReleaseInfo.Users

Definition at line 291 of file IPageSearch.cs.


The documentation for this class was generated from the following file: