Compartir a través de


SsisPackage.ProjectId Propiedad

Definición

Obtiene o establece el identificador del proyecto que contiene el paquete.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a