프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |
리턴 |
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) |
리턴 |
public BriefItem_DescriptiveTerm ( string Term ) : System | ||
Term | string | Normalized term for this metadata element, as employed by the SobekCM system |
리턴 | System |