EnterpriseManagementRelationshipObject<T>.SourceObject Property

Definition

Gets the source object in this relationship.

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

Property Value

T

The source object.

Applies to