Partilhar via


RefreshableKind.Implicit Operador

Definição

Sobrecargas

Implicit(RefreshableKind to String)
Implicit(String to RefreshableKind)

Implicit(RefreshableKind to String)

public static implicit operator string (Microsoft.PowerBI.Api.Models.RefreshableKind e);
static member op_Implicit : Microsoft.PowerBI.Api.Models.RefreshableKind -> string
Public Shared Widening Operator CType (e As RefreshableKind) As String

Parâmetros

Retornos

Aplica-se a

Implicit(String to RefreshableKind)

public static implicit operator Microsoft.PowerBI.Api.Models.RefreshableKind (string value);
static member op_Implicit : string -> Microsoft.PowerBI.Api.Models.RefreshableKind
Public Shared Widening Operator CType (value As String) As RefreshableKind

Parâmetros

value
String

Retornos

Aplica-se a