Ofcas.Lk.Api.Client - Version 3.0  3.0.0.101
Ofcas.Lk.Api.Client.Core.ProjectInfo Class Reference

Represents the metadata to a Project More...

Inheritance diagram for Ofcas.Lk.Api.Client.Core.ProjectInfo:
Ofcas.Lk.Api.Client.Core.CoreInfo< ProjectCenter > Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoDeletable

Public Member Functions

 ProjectInfo (ProjectInfoInternal infoInternal)
 
 ProjectInfo (ProjectInfoInternal infoInternal, ProjectCenter parent)
 

Public Attributes

string Name => TypedInfoInternal.Name
 
string Path => TypedInfoInternal.Path
 
Guid LkProjectGuid => TypedInfoInternal.ProjectGuid
 
Guid LkProjectBlobGuid => TypedInfoInternal.ProjectBlobGuid
 
ulong CreatedDate => TypedInfoInternal.CreatedDate
 
ulong LastChangeDate => TypedInfoInternal.LastChangeDate
 
string PersonInCharge => TypedInfoInternal.PersonInCharge
 
string JobNumber => TypedInfoInternal.JobNumber
 
string OfferNumber => TypedInfoInternal.OfferNumber
 
IList< ProjectAddressAddresses => TypedInfoInternal.Addresses
 
bool Deleted => TypedInfoInternal.Deleted
 

Additional Inherited Members

- Protected Member Functions inherited from Ofcas.Lk.Api.Client.Core.CoreInfo< ProjectCenter >
 CoreInfo (CoreInfoInternal infoInternal)
 Creates new core info object without parent. More...
 
 CoreInfo (CoreInfoInternal infoInternal, TParent parent)
 Creates new core info object with parent. More...
 
- Properties inherited from Ofcas.Lk.Api.Client.Core.CoreInfo< ProjectCenter >
CoreInfoInternal InfoInternal [get]
 
TParent Parent [get]
 The parent of this core info as typed core object. More...
 
- Properties inherited from Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoDeletable
bool Deleted [get]
 Indicated if this core info is deleted. More...
 

Detailed Description

Represents the metadata to a Project


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