BPM.Server Namespace > StepRecipientCollection Class > Contains Method : Contains(String,String) Method |
'Declaration
Public Overloads Function Contains( _ ByVal ownerAccount As String, _ ByVal agentAccount As String _ ) As Boolean
'Usage
Dim instance As StepRecipientCollection Dim ownerAccount As String Dim agentAccount As String Dim value As Boolean value = instance.Contains(ownerAccount, agentAccount)
public bool Contains( string ownerAccount, string agentAccount )
public: bool Contains( String^ ownerAccount, String^ agentAccount )
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