This topic has not yet been rated - Rate this topic

ServiceInfo Members

HealthVault

The ServiceInfo type exposes the following members.

  NameDescription
Protected method ServiceInfo
Create a new instance of the ServiceInfo class for testing purposes.
  NameDescription
Public method Static member Create
Creates a ServiceInfo instance out of the service definition XML.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method Static member GetInstance
Gets a singleton instance of the ServiceInfo that is cached after it is retrieved.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetXml
Gets an XML representation of the ServiceInfo object.
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Static member SetInstance
Sets the cached ServiceInfo singleton instance to the specified value.
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
  NameDescription
Public property Assemblies Obsolete.
Gets the latest information about the assemblies that represent the HealthVault SDK.
Public property ConfigurationValues
Gets or sets the public configuration values for the HealthVault service.
Public property HealthServiceShellInfo
Gets or sets the latest information about the HealthVault Shell.
Public property HealthServiceUrl
Gets or sets the HealthVault URL.
Public property IncludedSchemaUrls
Gets or sets the URLs of the common schemas that are included in the method XSDs.
Public property Methods
Gets or sets information about the methods that the HealthVault service exposes.
Public property Version
Gets or sets the version of the HealthVault service.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.