BPM.Server Namespace > BPMProcStep Class : ParentStep Property |
'Declaration
Public Property ParentStep As BPMProcStep
'Usage
Dim instance As BPMProcStep Dim value As BPMProcStep instance.ParentStep = value value = instance.ParentStep
public BPMProcStep ParentStep {get; set;}
public: property BPMProcStep^ ParentStep { BPMProcStep^ get(); void set ( BPMProcStep^ 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