WebSpeciesObservationFieldDescriptionIsMandatory Property |
Indication of whether or not this field is mandatory at Swedsih Specis Observation Service. As a mandatory field values are excpected for all records.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsMandatory { get; set; }
Public Property IsMandatory As Boolean
Get
Set
public:
property bool IsMandatory {
bool get ();
void set (bool value);
}
member IsMandatory : bool with get, set
Property Value
Type:
BooleanSee Also