SensitivityLabel.TableName Property

Definition

Gets the table name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to