WebDarwinCoreMeasurementOrFactMeasurementMethod Property |
Darwin Core term name: measurementMethod.
A description of or reference to (publication, URI)
the method or protocol used to determine the measurement,
fact, characteristic, or assertion.
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 MeasurementMethod { get; set; }
Public Property MeasurementMethod As String
Get
Set
public:
property String^ MeasurementMethod {
String^ get ();
void set (String^ value);
}
member MeasurementMethod : string with get, set
Property Value
Type:
StringSee Also