Bagikan melalui


UserInner.PublishingUserName Property

Definition

Gets or sets username used for publishing.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to