Specifies the maximum number allowed in the sequence. null means that the sequence will grow unlimited. [Filter(multi eq;ge;le)]
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string MaxNo { get; set; }
Public Property MaxNo As String
Get
Set
public:
property String^ MaxNo {
String^ get ();
void set (String^ value);
}
member MaxNo : string with get, set
Property Value
Type:
String
See Also