DependencySummary.DependentComponentObjectId Property

Definition

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

Property Value

Attributes

Applies to