Метод | Описание | |
---|---|---|
Code_From_Text ( string Text ) : string |
Convert from the role text to the corresponding MARC Relator Code
|
|
Text_From_Code ( string Code ) : string |
Convert to the role text from the corresponding MARC Relator Code
|
public static Code_From_Text ( string Text ) : string | ||
Text | string | Role text |
Результат | string |
public static Text_From_Code ( string Code ) : string | ||
Code | string | MARC Relator Code |
Результат | string |