EnterpriseManagementRelationshipObject<T>.TargetObject Property

Definition

Gets the target object in this relationship.

public:
 property T TargetObject { T get(); };
public T TargetObject { get; }
member this.TargetObject : 'T
Public ReadOnly Property TargetObject As T

Property Value

T

The target object.

Applies to