DocumentType(String) Constructor

Definition

Initializes a new instance of DocumentType.

public DocumentType (string value);
new Azure.Health.Insights.RadiologyInsights.DocumentType : string -> Azure.Health.Insights.RadiologyInsights.DocumentType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to