MapValueInfo.Value Property

Definition

Gets or sets the description.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public string Value { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.Value : string
Public ReadOnly Property Value As String

Property Value

The description.

Attributes

Applies to