DocumentType.Implicit(String to DocumentType) Operator

Definition

Converts a string to a DocumentType.

public static implicit operator Azure.Health.Insights.RadiologyInsights.DocumentType (string value);
static member op_Implicit : string -> Azure.Health.Insights.RadiologyInsights.DocumentType
Public Shared Widening Operator CType (value As String) As DocumentType

Parameters

value
String

Returns

Applies to