Partager via


MedicalProfessionalType.Inequality Operator

Definition

Determines if two MedicalProfessionalType values are not the same.

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

Parameters

Returns

Applies to