Property | Type | Description | |
---|---|---|---|
set_defaults | void |
Method | Description | |
---|---|---|
Add_CitationSet ( string SetName ) : |
Add a citation set
|
|
CitationConfig ( ) : System |
Constuctor for a new instance of the CitationConfig class.
|
|
Clear ( ) : void |
Clears all of the values in this configuration, including the default values
|
|
Get_CitationSet ( ) : |
Return the default (or first) citation set
|
|
Get_CitationSet ( string SetName ) : |
Return the citation set indicated by set name
|
Method | Description | |
---|---|---|
set_defaults ( ) : void |
public Add_CitationSet ( string SetName ) : |
||
SetName | string | Name of the set |
return |
public Get_CitationSet ( string SetName ) : |
||
SetName | string | Name of the set |
return |