WebDarwinCoreOccurrenceBehavior Property |
Darwin Core term name: behavior.
A description of the behavior shown by the subject at
the time the Occurrence was recorded.
Recommended best practice is to use a controlled vocabulary.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string Behavior { get; set; }
Public Property Behavior As String
Get
Set
public:
property String^ Behavior {
String^ get ();
void set (String^ value);
}
member Behavior : string with get, set
Property Value
Type:
StringSee Also