DataFeedConnection.Parent Property

Definition

Returns an Object (object in C#) that represents the parent object of the specified DataFeedConnection object. Read-only.

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public object Parent { get; }
Public ReadOnly Property Parent As Object

Property Value

Applies to