WebApplicationIsContactPersonIdSpecified Property |
Is contact person id 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 IsContactPersonIdSpecified { get; set; }
Public Property IsContactPersonIdSpecified As Boolean
Get
Set
public:
property bool IsContactPersonIdSpecified {
bool get ();
void set (bool value);
}
member IsContactPersonIdSpecified : bool with get, set
Property Value
Type:
BooleanSee Also