ITransactionUtilityXMLDeserializeObject Method

Namespace: BBNCExtensions.Interfaces.Transactions
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
Object XMLDeserializeObject(
	string XML,
	Type Type
)

Parameters

XML
Type: SystemString
Type
Type: SystemType

Return Value

Type: Object