IDTSContainer100.GetParentID Method

Definition

Gets the parent identifier of this container.

public:
 System::String ^ GetParentID();
[System.Runtime.InteropServices.DispId(35)]
public string GetParentID ();
[<System.Runtime.InteropServices.DispId(35)>]
abstract member GetParentID : unit -> string
Public Function GetParentID () As String

Returns

The parent identifier of this container.

Attributes

Applies to