WebDarwinCoreType Property |
Darwin Core term name: dcterms:type.
The nature or genre of the resource.
For Darwin Core, recommended best practice is
to use the name of the class that defines the
root of the record.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string Type { get; set; }
Public Property Type As String
Get
Set
public:
property String^ Type {
String^ get ();
void set (String^ value);
}
member Type : string with get, set
Property Value
Type:
StringSee Also