Click or drag to resize

objectSerializationObjectToXML Method (Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.files
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static string ObjectToXML(
	Object data
)
Request Example View Source

Parameters

data
Type: SystemObject

Return Value

Type: String
See Also