Property | Type | Description |
---|
Method | Description | |
---|---|---|
Add_Value ( string Value ) : |
Adds this new value to this citation element
|
|
Add_Value ( string Value, string SubTerm ) : |
Adds this new value to this citation element
|
|
BriefItem_DescriptiveTerm ( ) : System |
Constructor for a new instance of the BriefItem_DescriptiveTerm class
|
|
BriefItem_DescriptiveTerm ( string Term ) : System |
Constructor for a new instance of the BriefItem_DescriptiveTerm class
|
public Add_Value ( string Value ) : |
||
Value | string | Value as a simple string |
return |
public Add_Value ( string Value, string SubTerm ) : |
||
Value | string | Value as a simple string |
SubTerm | string | Sub-term (or display label), which may be associated with this value (optional) |
return |
public BriefItem_DescriptiveTerm ( ) : System | ||
return | System |
public BriefItem_DescriptiveTerm ( string Term ) : System | ||
Term | string | Normalized term for this metadata element, as employed by the SobekCM system |
return | System |