WebSpeciesFactIsPeriodSpecified Property |
Indication about whether or not this species fact has a period value.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsPeriodSpecified { get; set; }
Public Property IsPeriodSpecified As Boolean
Get
Set
public:
property bool IsPeriodSpecified {
bool get ();
void set (bool value);
}
member IsPeriodSpecified : bool with get, set
Property Value
Type:
BooleanSee Also