Sdílet prostřednictvím


TrafficWeight.RevisionName Property

Definition

Gets or sets name of a revision

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to