Class TCitationWebLocation

Unit

Declaration

type TCitationWebLocation = class(TBackboneElement)

Description

The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property url : string read Geturl write Seturl;
Public property urlElement : Turi read GeturlElement write SeturlElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Code the reason for different URLs, e.g. abstract and full-text.

Public property url : string read Geturl write Seturl;

The specific URL.

Public property urlElement : Turi read GeturlElement write SeturlElement;
 

Generated by PasDoc 0.15.0.