| CardCode Property | |
| See Also |
Sets or returns the business partner identification key in SAP Business One.
Field name: CardCode.
Mandatory property.
Length: 15 characters.
Read-write property
| Visual Basic |
|---|
Public Property CardCode() As String |
SAP Business One validates the CardCode, and if not valid, returns an error code.
The card code is the primary key of the business partners records in SAP Business One.
You can use this property to search and display business partners records.