Compartir a través de


TrialMatcherInferenceType Estructura

Definición

Tipo de inferencia del buscador de coincidencias de prueba.

public readonly struct TrialMatcherInferenceType : IEquatable<Azure.Health.Insights.ClinicalMatching.TrialMatcherInferenceType>
type TrialMatcherInferenceType = struct
Public Structure TrialMatcherInferenceType
Implements IEquatable(Of TrialMatcherInferenceType)
Herencia
TrialMatcherInferenceType
Implementaciones

Constructores

TrialMatcherInferenceType(String)

Inicializa una nueva instancia de la clase TrialMatcherInferenceType.

Propiedades

TrialEligibility

trialEligibility.

Métodos

Equals(TrialMatcherInferenceType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(TrialMatcherInferenceType, TrialMatcherInferenceType)

Determina si dos TrialMatcherInferenceType valores son los mismos.

Implicit(String to TrialMatcherInferenceType)

Convierte una cadena en un TrialMatcherInferenceType.

Inequality(TrialMatcherInferenceType, TrialMatcherInferenceType)

Determina si dos TrialMatcherInferenceType valores no son los mismos.

Se aplica a