PostModel.SharingEnabled Property

Definition

sharing_enabled

[System.Text.Json.Serialization.JsonPropertyName("sharing_enabled")]
public bool? SharingEnabled { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("sharing_enabled")>]
member this.SharingEnabled : Nullable<bool> with get, set
Public Property SharingEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to