ApplicationRegistryServiceInstance Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The ApplicationRegistryServiceInstance type exposes the following members.

Constructors

  Name Description
Public method ApplicationRegistryServiceInstance() This member is reserved for internal use and is not intended to be used directly from your code.
Public method ApplicationRegistryServiceInstance(String, SPServer, SPService) This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property Description (Inherited from SPServiceInstance.)
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Farm (Inherited from SPPersistedObject.)
Public property Hidden This member is reserved for internal use and is not intended to be used directly from your code. (Overrides SPServiceInstance.Hidden.)
Public property Id (Inherited from SPPersistedObject.)
Public property Instance (Inherited from SPServiceInstance.)
Public property ManageLink (Inherited from SPServiceInstance.)
Public property Name (Inherited from SPPersistedObject.)
Public property NeedsUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property ProvisionLink (Inherited from SPServiceInstance.)
Protected property ProvisionUpdateStatus (Inherited from SPServiceInstance.)
Public property Roles (Inherited from SPServiceInstance.)
Public property Server (Inherited from SPServiceInstance.)
Public property Service (Inherited from SPServiceInstance.)
Public property Status (Inherited from SPPersistedObject.)
Public property SystemService (Inherited from SPServiceInstance.)
Public property TypeName This member is reserved for internal use and is not intended to be used directly from your code. (Overrides SPServiceInstance.TypeName.)
Public property UnprovisionLink (Inherited from SPServiceInstance.)
Public property UpgradeContext (Inherited from SPPersistedUpgradableObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPPersistedObject.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision (Inherited from SPServiceInstance.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPServiceInstance.)
Public method Update() (Inherited from SPServiceInstance.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)

Top

See Also

Reference

ApplicationRegistryServiceInstance Class

Microsoft.Office.Server.Administration Namespace