Compartir a través de


ServiceResourcePropertiesBase.DefaultMoveCost Propiedad

Definición

Obtiene o establece especifica el costo de traslado del servicio. Entre los valores posibles se incluyen: 'Zero', 'Low', 'Medium', 'High'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a