IDTSProperty100.GetExport(Object) Method

Definition

public:
 bool GetExport(System::Object ^ pObject);
[System.Runtime.InteropServices.DispId(12)]
public bool GetExport (object pObject);
[<System.Runtime.InteropServices.DispId(12)>]
abstract member GetExport : obj -> bool
Public Function GetExport (pObject As Object) As Boolean

Parameters

pObject
Object

Returns

true if the object can be exported; otherwise, false.

Attributes

Applies to