Share via


X12DateFormat.Implicit(String to X12DateFormat) Operator

Definition

Converts a string to a X12DateFormat.

public static implicit operator Azure.ResourceManager.Logic.Models.X12DateFormat (string value);
static member op_Implicit : string -> Azure.ResourceManager.Logic.Models.X12DateFormat
Public Shared Widening Operator CType (value As String) As X12DateFormat

Parameters

value
String

Returns

Applies to