ResultObjectBase Members
Represents a result object base in Configuration Manager 2007, and used to create a wrapper that supports the IResultObject interface
The following tables list the members exposed by the ResultObjectBase type.
Protected Constructors
Name | Description | |
---|---|---|
ResultObjectBase | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
AsyncOperationData | Gets or sets the asynchronous operation data for the result object base. | |
ConnectionManager | Gets or sets the connection manager for the result object base. | |
NamedValueDictionary | Gets or sets a named values dictionary for the result object base. | |
TraceProperties | Gets or sets a value that indicates whether the properties of the result object base are written into the trace file. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Clone | Creates a new object that is a duplicate of the ResultObjectBase object. | |
Dispose | Overloaded. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ResultObjectBase Class
Microsoft.ConfigurationManagement.ManagementProvider Namespace
GetManagementObjectDescriptionFromConnectionManager
IResultObject Interface
ResultObjectsManager