Transactions.XMLSerializeObject Method

Namespace: BBNCExtensions
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract string XMLSerializeObject(
	Object value
)

Parameters

value
Type: System.Object

Return Value

Type: String

Implements

ITransactions.XMLSerializeObject(Object)