Compartir a través de


ServiceResourceProperties.ServiceTypeName Propiedad

Definición

Obtiene o establece el nombre del tipo de servicio.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceTypeName")]
public string ServiceTypeName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceTypeName")>]
member this.ServiceTypeName : string with get, set
Public Property ServiceTypeName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a