WebPersonIsDeathYearSpecified Property |
Is death year specified.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsDeathYearSpecified { get; set; }
Public Property IsDeathYearSpecified As Boolean
Get
Set
public:
property bool IsDeathYearSpecified {
bool get ();
void set (bool value);
}
member IsDeathYearSpecified : bool with get, set
Property Value
Type:
BooleanSee Also