EntryRegistrationNumber Property |
Identification code (IC) for the party specified by Party_Id.
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string RegistrationNumber { get; set; }
Public Property RegistrationNumber As String
Get
Set
public:
property String^ RegistrationNumber {
String^ get ();
void set (String^ value);
}
member RegistrationNumber : string with get, set
Property Value
Type:
String
See Also