|
Ofcas.Lk.Api.Client - Version 3.0
3.0.0.113
|
Represent the metadata of an ElementPricelist. More...
Public Attributes | |
| Guid | Guid => Data.Guid |
| The globally unique identifier of the ElementPricelist. More... | |
| string | Name => Data.Name |
| The name of the ElementPricelist. More... | |
| string | Path => Data.Path |
| The path of the ElementPricelist. More... | |
| string | System => Data.System |
| The system of the ElementPricelist. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Ofcas.Lk.Api.Client.Core.CoreInfo< ElementPricelistInfoData, ElementPricelistContainer, ICoreInfo > | |
| CoreInfo (TData data) | |
| CoreInfo (TData data, TParent parent) | |
Properties inherited from Ofcas.Lk.Api.Client.Core.CoreInfo< ElementPricelistInfoData, ElementPricelistContainer, ICoreInfo > | |
| TData | Data [get] |
| TParent | ParentInfo [get, set] |
| TParentObject | Parent [get, set] |
Properties inherited from Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithGuid | |
| Guid | Guid [get] |
| The globally unique identifier of an info object. More... | |
Represent the metadata of an ElementPricelist.
| Guid Ofcas.Lk.Api.Client.Core.ElementPricelistInfo.Guid => Data.Guid |
The globally unique identifier of the ElementPricelist.
| string Ofcas.Lk.Api.Client.Core.ElementPricelistInfo.Name => Data.Name |
The name of the ElementPricelist.
| string Ofcas.Lk.Api.Client.Core.ElementPricelistInfo.Path => Data.Path |
The path of the ElementPricelist.
| string Ofcas.Lk.Api.Client.Core.ElementPricelistInfo.System => Data.System |
The system of the ElementPricelist.