WebDarwinCoreProjectProjectID Property |
Not defined in Darwin Core.
An identifier for the project.
In the absence of a persistent global unique identifier,
construct one from a combination of identifiers in
the project that will most closely make the ProjectID
globally unique.
The format LSID (Life Science Identifiers) is used as GUID
(Globally unique identifier).
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string ProjectID { get; set; }
Public Property ProjectID As String
Get
Set
public:
property String^ ProjectID {
String^ get ();
void set (String^ value);
}
member ProjectID : string with get, set
Property Value
Type:
StringSee Also