Represents the metadata to a Project
More...
|
|
| ProjectInfo (ProjectInfoInternal infoInternal) |
| |
|
| ProjectInfo (ProjectInfoInternal infoInternal, ProjectCenter parent) |
| |
|
|
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< ProjectAddress > | Addresses => TypedInfoInternal.Addresses |
| |
|
bool | Deleted => TypedInfoInternal.Deleted |
| |
|
| | CoreInfo (CoreInfoInternal infoInternal) |
| | Creates new core info object without parent. More...
|
| |
| | CoreInfo (CoreInfoInternal infoInternal, TParent parent) |
| | Creates new core info object with parent. More...
|
| |
|
CoreInfoInternal | InfoInternal |
| |
| TParent | Parent [get] |
| | The parent of this info object. More...
|
| |
Represents the metadata to a Project
The documentation for this class was generated from the following file:
- Ofcas.Lk.Api.Core/ProjectInfo.cs