Compartilhar via


InvoiceDocumentType.Inequality Operator

Definition

Determines if two InvoiceDocumentType values are not the same.

public static bool operator != (Azure.ResourceManager.Billing.Models.InvoiceDocumentType left, Azure.ResourceManager.Billing.Models.InvoiceDocumentType right);
static member op_Inequality : Azure.ResourceManager.Billing.Models.InvoiceDocumentType * Azure.ResourceManager.Billing.Models.InvoiceDocumentType -> bool
Public Shared Operator != (left As InvoiceDocumentType, right As InvoiceDocumentType) As Boolean

Parameters

Returns

Applies to