Dela via


DocumentType Struct-datatyp

Definition

Typ av patientdokument, till exempel "anteckning" (textdokument) eller "fhirBundle" (FHIR JSON-dokument).

public readonly struct DocumentType : IEquatable<Azure.Health.Insights.CancerProfiling.DocumentType>
type DocumentType = struct
Public Structure DocumentType
Implements IEquatable(Of DocumentType)
Arv
DocumentType
Implementeringar

Konstruktorer

DocumentType(String)

Initierar en ny instans av DocumentType.

Egenskaper

Dicom

Dicom.

FhirBundle

fhirBundle.

GenomicSequencing

genomicSequencing.

Note

Observera.

Metoder

Equals(DocumentType)

Anger om det aktuella objektet är lika med ett annat objekt av samma typ.

ToString()

Returnerar det fullständigt kvalificerade typnamnet för den här instansen.

Operatorer

Equality(DocumentType, DocumentType)

Avgör om två DocumentType värden är samma.

Implicit(String to DocumentType)

Konverterar en sträng till en DocumentType.

Inequality(DocumentType, DocumentType)

Avgör om två DocumentType värden inte är samma.

Gäller för