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