NumImportNoChange Method
Returns the number of connector objects 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.
mof
string NumImportNoChange();
Parameters
None
Name : NumImportNoChange
Return Value
string
Returns a string that contains either the number of connector objects or explicit connector objects that have no pending changes or one of the values that are listed in WMI Provider Return Strings.
Code Example
The example in Methods shows how to use Microsoft 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 that are installed in the server.
Requirements
Product |
Forefront Identity Manager Synchronization Service 2010 |
MOF |
Mmswmi.mof |
See Also
Reference
MIIS_ManagementAgent Class
WMI Provider Return Strings
CSEntry