WebDarwinCoreMeasurementOrFactMeasurementDeterminedBy Property |
Darwin Core term name: measurementDeterminedBy.
A list (concatenated and separated) of names of people,
groups, or organizations who determined the value of the
MeasurementOrFact.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string MeasurementDeterminedBy { get; set; }
Public Property MeasurementDeterminedBy As String
Get
Set
public:
property String^ MeasurementDeterminedBy {
String^ get ();
void set (String^ value);
}
member MeasurementDeterminedBy : string with get, set
Property Value
Type:
StringSee Also