WebFactorHostLabel Property |
Host label for this factor.
This property is used only if the property
IsTaxonomic is true.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string HostLabel { get; set; }
Public Property HostLabel As String
Get
Set
public:
property String^ HostLabel {
String^ get ();
void set (String^ value);
}
member HostLabel : string with get, set
Property Value
Type:
StringSee Also