WebDarwinCoreCollectionCode Property |
Darwin Core term name: collectionCode.
The name, acronym, coden, or initialism identifying the
collection or data set from which the record was derived.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string CollectionCode { get; set; }
Public Property CollectionCode As String
Get
Set
public:
property String^ CollectionCode {
String^ get ();
void set (String^ value);
}
member CollectionCode : string with get, set
Property Value
Type:
StringSee Also