Zdieľať cez


ComponentDetail.ParentId Property

Definition

Gets or sets the ID of the parent solution component.

public:
 property Guid ParentId { Guid get(); void set(Guid value); };
[System.Runtime.Serialization.DataMember]
public Guid ParentId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ParentId : Guid with get, set
Public Property ParentId As Guid

Property Value

The ID of the parent solution component.

Attributes

Applies to