SsisObjectMetadata.Id Property

Definition

Gets or sets metadata id.

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public long? Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : Nullable<int64> with get, set
Public Property Id As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to