WebRegionCategoryGUID Property |
Globally unique identifier (GUID) implemented according to
the Life Science Identifier (LSID) resolution protocol.
Handling of this property is not implemented in current
web services.
This property is currently not implemented.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string GUID { get; set; }
Public Property GUID As String
Get
Set
public:
property String^ GUID {
String^ get ();
void set (String^ value);
}
member GUID : string with get, set
Property Value
Type:
StringSee Also