WebSpeciesObservationFieldDescriptionImportance Property |
Classification of the importance of the field. The lower the value the more gerneral and important is this field.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int Importance { get; set; }
Public Property Importance As Integer
Get
Set
public:
property int Importance {
int get ();
void set (int value);
}
member Importance : int with get, set
Property Value
Type:
Int32See Also