EnterpriseCompanyPrintImagesRetentionMonths Property |
A period of months for which the printed images of the documents will be kept. [Required] [Default(60)] [Filter(multi eq;ge;le)]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic int PrintImagesRetentionMonths { get; set; }
Public Property PrintImagesRetentionMonths As Integer
Get
Set
public:
property int PrintImagesRetentionMonths {
int get ();
void set (int value);
}
member PrintImagesRetentionMonths : int with get, set
Property Value
Type:
Int32
See Also