Bagikan melalui


Iteration.PublishName Property

Definition

Gets name of the published model.

[Newtonsoft.Json.JsonProperty(PropertyName="publishName")]
public string PublishName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publishName")>]
member this.PublishName : string
Public ReadOnly Property PublishName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to