taCreateAssetLease Class


A class that represents the eConnect node you use to create an asset lease.

Constructor

[spacer]

Name

Description

taCreateAssetLease()

Initializes an instance of the taCreateAssetLease class.


Fields

[spacer]

Name

Type

Description

ASSETID

string

Asset ID

ASSETIDSUF

int16

Asset ID suffix

LEASECOMPID

string

Lease company ID

LEASECONTRACTID

string

Contract ID

LEASEENDDATE

string

End date

LEASEINTRATE

int16

Interest rate

LEASEPAYMENT

Decimal

Lease payment

LEASEType

int16

Lease type

USRDEFND1

string

User-defined field

USRDEFND2

string

User-defined field

USRDEFND3

string

User-defined field

USRDEFND4

string

User-defined field

USRDEFND5

string

User-defined field


See Also

<taCreateAssetLease>


Documentation Feedback