All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
DocumentGroupSummary Class Reference

DocumentGroupSummary class More...

Public Member Functions

 DocumentGroupSummary ()
 Initializes a new instance of the DocumentGroupSummary class. More...
 

Properties

DocumentGroupIdentity Identity [get, set]
 Gets or sets the identity. More...
 
bool IsSharedProject [get, set]
 Gets or sets the shared project More...
 
ResourceIdentity LastModifiedBy [get, set]
 Gets or sets the last modified by. More...
 
DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
ResourceIdentity LockedBy [get, set]
 Gets or sets the locked by. More...
 
short LockedByModule [get, set]
 Gets or sets the locked by module. More...
 
short SourceControlStatus [get, set]
 Gets or sets the source control status. More...
 

Description

DocumentGroupSummary class

Constructor & Destructor Documentation

Initializes a new instance of the DocumentGroupSummary class.

Property Documentation

DocumentGroupIdentity Identity
getset

Gets or sets the identity.

bool IsSharedProject
getset

Gets or sets the shared project

The shared project.

ResourceIdentity LastModifiedBy
getset

Gets or sets the last modified by.

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

ResourceIdentity LockedBy
getset

Gets or sets the locked by.

short LockedByModule
getset

Gets or sets the locked by module.

short SourceControlStatus
getset

Gets or sets the source control status.

The source control status.