DocumentType.Inequality(DocumentType, DocumentType) Operator

Definition

Determines if two DocumentType values are not the same.

public static bool operator != (Azure.Health.Insights.RadiologyInsights.DocumentType left, Azure.Health.Insights.RadiologyInsights.DocumentType right);
static member op_Inequality : Azure.Health.Insights.RadiologyInsights.DocumentType * Azure.Health.Insights.RadiologyInsights.DocumentType -> bool
Public Shared Operator != (left As DocumentType, right As DocumentType) As Boolean

Parameters

right
DocumentType

Returns

Applies to