LocationPosLocationCode Property |
Unique (with the enterprise company) code of this POS location. [Required] [Filter(multi eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string PosLocationCode { get; set; }
Public Property PosLocationCode As String
Get
Set
public:
property String^ PosLocationCode {
String^ get ();
void set (String^ value);
}
member PosLocationCode : string with get, set
Property Value
Type:
String
See Also