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