BPM.Server Namespace > FlowDataColumn Class : ParentTable Property |
'Declaration
Public Property ParentTable As FlowDataTable
'Usage
Dim instance As FlowDataColumn Dim value As FlowDataTable instance.ParentTable = value value = instance.ParentTable
public FlowDataTable ParentTable {get; set;}
public: property FlowDataTable^ ParentTable { FlowDataTable^ get(); void set ( FlowDataTable^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2