◆ GetProperty()
| IFiftyOneAspectPropertyMetaData FiftyOne.Pipeline.Engines.FiftyOne.Data.IValueMetaData.GetProperty | ( | ) |
Get the property which the value relates to i.e.
the value is a value which can be returned by the property.
- Returns
- The property
\r\n
Meta data relating to a specific value within a data set.
See the Specification
| IFiftyOneAspectPropertyMetaData | GetProperty ()
Get the property which the value relates to i.e. More...
|
| IFiftyOneAspectPropertyMetaData | Property [get]
The property which the value relates to i.e. More...
|
| string | Name [get]
The name of the value e.g. More...
|
| string | Description [get]
Full description of the meaning of the value. More...
|
| string | Url [get]
URL relating to the value if more information is available. More...
|
| IFiftyOneAspectPropertyMetaData FiftyOne.Pipeline.Engines.FiftyOne.Data.IValueMetaData.GetProperty | ( | ) |
Get the property which the value relates to i.e.
the value is a value which can be returned by the property.
| string FiftyOne.Pipeline.Engines.FiftyOne.Data.IValueMetaData.Description |
Full description of the meaning of the value.
| string FiftyOne.Pipeline.Engines.FiftyOne.Data.IValueMetaData.Name |
The name of the value e.g.
"True" or "Samsung".
| IFiftyOneAspectPropertyMetaData FiftyOne.Pipeline.Engines.FiftyOne.Data.IValueMetaData.Property |
The property which the value relates to i.e.
the value is a value which can be returned by the property.
| string FiftyOne.Pipeline.Engines.FiftyOne.Data.IValueMetaData.Url |
URL relating to the value if more information is available.