public bool IsFromPreviousInvoice { get; }
Public ReadOnly Property IsFromPreviousInvoice As Boolean
Get
public:
virtual property bool IsFromPreviousInvoice {
bool get () sealed;
}
abstract IsFromPreviousInvoice : bool with get
override IsFromPreviousInvoice : bool with get