History - version 13.00
 
This topic describes the changes that were made to SDK when releasing version 13.00 of Venice.
 
Interface Compatible Changes
 
MaCrd The properties 'pAssetType' and 'vAssetTypeDsc' have been removed, the associated enumeration 'eMasAssetNature' has been removed.
The properties 'pSubstract' and 'vSubstractDsc' have been removed, the associated enumeration 'eSubstractDsc' has been removed
The property 'pNewInvest' has been removed
New properties 'pIvDedCode' and 'vIvDedDsc' have been added.
The numeric value for most fields (i.e. the 'eMaCrdFld' enumeration) has changed. This impacts MaCrd methods GetFieldID, GetFieldDesc, GetFieldName, GetFieldStr, GetFieldVal, IsFieldPublic, IsFieldVirtual, SetFieldVal.
 
Explanation: New in this version.
  Modified, but compatible with previous version.
  Modified, but no longer compatible with previous version.
  Bugfix.