Click or drag to resize
DarwinCoreProjectProjectID 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.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string ProjectID { get; set; }

Property Value

Type: String

Implements

IDarwinCoreProjectProjectID
See Also