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