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
public property AsyncOperationData Gets or sets the asynchronous operation data for the result object base.
public property ConnectionManager Gets or sets the connection manager for the result object base.
public property NamedValueDictionary Gets or sets a named values dictionary for the result object base.
public property 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
public method Clone Creates a new object that is a duplicate of the ResultObjectBase object.
public method Dispose Overloaded.  
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Dispose Overloaded.  
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.