Skip to content

e1773ebb 5530 267e ce9f b57bd6b6f05c

Fernando Garcia edited this page May 8, 2018 · 1 revision

CurrencyDataTypeModel.Combine Method (CurrencyDataTypeModel)

Additional header content

Combines this instance with reference parameter.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public void Combine(
	CurrencyDataTypeModel reference
)

VB

Public Sub Combine ( 
	reference As CurrencyDataTypeModel
)

Parameters

 

reference
Type: iTin.Export.Model.CurrencyDataTypeModel
The reference.

Remarks

[Missing documentation for "M:iTin.Export.Model.CurrencyDataTypeModel.Combine(iTin.Export.Model.CurrencyDataTypeModel)"]

See Also

Reference

CurrencyDataTypeModel Class
Combine Overload
iTin.Export.Model Namespace

Clone this wiki locally