Microsoft Identity Integration Server 2003 Developer Reference

NumImportNoChange Method of the MIIS_ManagementAgent Class

The NumImportNoChange method returns the number of connector or explicit connector objects that have no pending changes. To use this method, you must be logged on as a member of the MIISBrowse, MIISOperators, or MIISAdmins security group.
string NumImportNoChange();

Parameters

This method has no parameters.

Return Values

Returns a string that contains either the number of connector or explicit connector objects that have no pending changes or one of the values listed in Return Strings.

Example Code

The example given in the Methods topic shows you how to use Visual Basic Scripting Edition (VBScript) to get the number of connector or explicit connector objects that have no pending changes from all the management agents installed in the server.

Requirements

Server: Requires Microsoft Identity Integration Server 2003.
Header: Declared in mmswmi.mof.


See Also

CSEntry, Methods, MIIS_ManagementAgent, Return Strings