Represents a metadata object for a phase.
More...
|
| Guid | Guid => Data.Guid |
| | Gets the GUID of the phase. More...
|
| |
| string | Name => Data.Name |
| | Gets the name of the phase. More...
|
| |
| string | Description => Data.Description |
| | Gets the description of the phase. More...
|
| |
|
|
| CoreInfo (TData data) |
| |
|
| CoreInfo (TData data, TParent parent) |
| |
Represents a metadata object for a phase.
◆ Description
| string Ofcas.Lk.Api.Client.Core.PhaseInfo.Description => Data.Description |
Gets the description of the phase.
◆ Guid
| Guid Ofcas.Lk.Api.Client.Core.PhaseInfo.Guid => Data.Guid |
Gets the GUID of the phase.
◆ Name
| string Ofcas.Lk.Api.Client.Core.PhaseInfo.Name => Data.Name |
Gets the name of the phase.
◆ Deleted
| bool Ofcas.Lk.Api.Client.Core.PhaseInfo.Deleted |
|
get |
Gets the deleted status of the phase.
◆ IsDeleted
| bool Ofcas.Lk.Api.Client.Core.PhaseInfo.IsDeleted = false |
|
get |
Gets the deleted status of the phase.
The documentation for this class was generated from the following file: