BPM.Client Namespace > User Class : SaveNotifySetting Method |
'Declaration
Public Shared Sub SaveNotifySetting( _ ByVal cn As BPMConnection, _ ByVal account As String, _ ByVal rejectedNotifys As BPM.BPMObjectNameCollection _ )
'Usage
Dim cn As BPMConnection Dim account As String Dim rejectedNotifys As BPM.BPMObjectNameCollection User.SaveNotifySetting(cn, account, rejectedNotifys)
public static void SaveNotifySetting( BPMConnection cn, string account, BPM.BPMObjectNameCollection rejectedNotifys )
public: static void SaveNotifySetting( BPMConnection^ cn, String^ account, BPM.BPMObjectNameCollection^ rejectedNotifys )
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