WebSpeciesObservationFieldIndex Property |
This property contains index information related
to this species observation field instance.
This property i 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 WebSpeciesObservationFieldIndex Index { get; set; }
Public Property Index As WebSpeciesObservationFieldIndex
Get
Set
public:
property WebSpeciesObservationFieldIndex^ Index {
WebSpeciesObservationFieldIndex^ get ();
void set (WebSpeciesObservationFieldIndex^ value);
}
member Index : WebSpeciesObservationFieldIndex with get, set
Property Value
Type:
WebSpeciesObservationFieldIndexSee Also