clsImportLineContractID Property
|
Contract Identifier. This is the internal identifier (INT) not the official contract number (char20). This is optional for internal projects.
The contract number is mandatory for customer projects and internal projects with contract.
The interface is working with the internal contract ID (100002) and not with the contract number "V12345".
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic int ContractID { get; set; }Public Property ContractID As Integer
Get
Set
Property Value
Type:
Int32
Remarks
See Also