WebSpeciesObservationFieldIndexIsPropertyIndexSpecified Property |
Specifies if property PropertyIndex has a value or not.
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 bool IsPropertyIndexSpecified { get; set; }
Public Property IsPropertyIndexSpecified As Boolean
Get
Set
public:
property bool IsPropertyIndexSpecified {
bool get ();
void set (bool value);
}
member IsPropertyIndexSpecified : bool with get, set
Property Value
Type:
BooleanSee Also