WritePortable Method
WritePortable(String, IPortable)
Writes a Portable.
Declaration
void WritePortable(string fieldName, IPortable portable)
Parameters
String | fieldName | name of the field |
IPortable | portable | Portable to be written |
Remarks
Writes a Portable.
Exceptions
IOException | System.IO.IOException |