WebFactorIsPublic Property |
Indication about whether or not this factor
should be available for public use.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsPublic { get; set; }
Public Property IsPublic As Boolean
Get
Set
public:
property bool IsPublic {
bool get ();
void set (bool value);
}
member IsPublic : bool with get, set
Property Value
Type:
BooleanSee Also