CIMFilteredFindPathsResult Class Properties
In This Topic
For a list of all members of this type, see CIMFilteredFindPathsResult members.
Public Properties
| Name | Description |
 | ConfigurationWarning |
Gets or sets the configuration warning.
When no path has been found, and the value is different from FFPConfigurationWarning.None,
it is likely that the user made an unintended mistake in the configuration.
|
 | Error |
Gets or sets the error.
An error occurred if this object is not null.
|
 | Paths |
Gets or sets the paths found by the Filtered Find Paths search.
|
 | Statistics |
Gets or sets the statistics of the Filtered Find Paths search.
|
Top
See Also