Class ReferenceType
Class for a ref attribute that points to the id attribute of another element in the XML document
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class ReferenceType
Fields
| Edit this page View Sourceid
ID attribute
Declaration
public string id
Field Value
Type | Description |
---|---|
string |
linkMetadata
Metadata link attribute
Declaration
public string linkMetadata
Field Value
Type | Description |
---|---|
string |
ref
ref attribute that refers to the id attribute of another element
Declaration
public string @ref
Field Value
Type | Description |
---|---|
string |