WebDarwinCoreEventSamplingProtocol Property |
Darwin Core term name: samplingProtocol.
The name of, reference to, or description of the
method or protocol used during an Event.
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 SamplingProtocol { get; set; }
Public Property SamplingProtocol As String
Get
Set
public:
property String^ SamplingProtocol {
String^ get ();
void set (String^ value);
}
member SamplingProtocol : string with get, set
Property Value
Type:
StringSee Also