SerializeCustomTypeToXml
Beschreibung
Serialisiert den übergebenene CustomType als XML-Dokument. Wird der CustomType-Name als String übergeben, wird das erste Sample als Input verwendet.
Input-Paramters
| Name | Type | Required | Description |
|---|---|---|---|
Data |
Object |
True |
|
DocumentName |
String |
False |
|
RemoveEmptyValues |
Boolean |
False |
Output-Paramters
| Name | Type | Description |
|---|---|---|
Document |
IDocument |