public string PreviousInvoiceCode { get; }Public ReadOnly Property PreviousInvoiceCode As String
Getpublic:
virtual property String^ PreviousInvoiceCode {
String^ get () sealed;
}abstract PreviousInvoiceCode : string with get
override PreviousInvoiceCode : string with get