Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
AddFieldSet ( string FieldSetId, string DefaultHeading, string Order, string AfterID ) : |
Add a new field set (or return the existing field set, if it exists) to this citation set
|
|
CitationSet ( ) : System |
Constuctor for a new instance of the CitationSet class.
|
public AddFieldSet ( string FieldSetId, string DefaultHeading, string Order, string AfterID ) : |
||
FieldSetId | string | ID that uniquely defines this field set |
DefaultHeading | string | Default heading for this field set |
Order | string | Order indicates where this should be added, if this is not pre-existing |
AfterID | string | |
Результат |