ResultObjectHelpers Members

Provides functionality to help manage result objects in Configuration Manager 2007.

The following tables list the members exposed by the ResultObjectHelpers type.

Public Methods

(see also Protected Methods)

  Name Description
public methodstatic CreateNalPath Creates a network abstraction layer (NAL) path.
public methodstatic CurrentUserName Gets the name of the current user.
public methodstatic DecodeNalPath Decodes the network abstraction layer (NAL) path. This method is similar to UnPackNALPath Method in Class SMS_NAL_Methods.
public methodstatic EncodeNalValue Encodes a network abstraction layer (NAL) value. This method is similar to PackNALPath Method in Class SMS_NAL_Methods.
public method Equals  Overloaded. (inherited from Object)
public methodstatic GetDictionaryFromProperty Builds a dictionary of strings for IResultObject interfaces from the specified root property for the result object.
public methodstatic GetDisplayTextFromFullPath Get the network abstraction layer (NAL) path display text from the site path.
public method GetHashCode  (inherited from Object)
public methodstatic GetRelPath Gets the relative path for the specified result object.
public methodstatic GetSiteSystemServerMachineName Gets the computer name for the site system server.
public methodstatic GetSiteSystemServerName Gets the server name from the network abstraction layer (NAL) path for the site system server.
public methodstatic GetSiteSystemServerType Gets the site system server type.
public methodstatic GetThresholdValue Gets the threshold value for the component or system status message.
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public methodstatic ScheduleReadFromString Schedules a read from string operation.
public methodstatic ScheduleWriteToString Schedules a write-to-string operation.
public methodstatic SetDictionaryIntoProperty Places a dictionary of result objects in an array within the specified property.
public method ToString  (inherited from Object)
public methodstatic UserHasPermissions Overloaded.  

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ResultObjectHelpers Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
IResultObject
ResultObjectDisplayHelpers Class