CommodityCodeSupplementaryUnit Property |
If not null, the related product should have additional measurement unit with the same code as specified in this field. The additional unit will be used for the purposes of the Intrastat declarations. [Required]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string SupplementaryUnit { get; set; }
Public Property SupplementaryUnit As String
Get
Set
public:
property String^ SupplementaryUnit {
String^ get ();
void set (String^ value);
}
member SupplementaryUnit : string with get, set
Property Value
Type:
String
See Also