WebDarwinCoreOccurrenceIndividualCount Property |
Darwin Core term name: individualCount.
The number of individuals represented present
at the time of the Occurrence.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string IndividualCount { get; set; }
Public Property IndividualCount As String
Get
Set
public:
property String^ IndividualCount {
String^ get ();
void set (String^ value);
}
member IndividualCount : string with get, set
Property Value
Type:
StringSee Also