Share via


SensitivityLabelUpdate.Column Property

Definition

Gets or sets column name to update.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to