DeclarationReferenceYear Property |
Year, for which the declaration is prepared. [Required] [Filter(eq)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic short ReferenceYear { get; set; }
Public Property ReferenceYear As Short
Get
Set
public:
property short ReferenceYear {
short get ();
void set (short value);
}
member ReferenceYear : int16 with get, set
Property Value
Type:
Int16
See Also