Method Methods

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The Method type exposes the following members.

Methods

  Name Description
Public method ContainsLocalizedDisplayName Obsolete. Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.)
Public method CreateDefaultParameterInstances Obsolete. Creates parameters with default values for the specified method instance.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetById Obsolete. Gets a method given its ID.
Public method GetDataClass Obsolete. Gets the DataClass object of the method.
Public method GetDefaultDisplayName Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public method GetFilterDescriptors Obsolete. Gets the filters associated with this method.
Public method GetFilters Obsolete. Gets the filters associated with the specified method instance.
Public method GetHashCode (Inherited from Object.)
Public method GetInputParameters Obsolete. Gets the input parameters for this method.
Public method GetLocalizedDisplayName Obsolete. Gets the localized display name of the metadata object. (Inherited from MetadataObject.)
Public method GetMethodInstances Obsolete. Gets the MethodInstance objects that belong to this method.
Public method GetParameters Obsolete. Gets all parameters for this method.
Public method GetProperties Obsolete. Gets the properties associated with the metadata object. (Inherited from MetadataObject.)
Public method GetType (Inherited from Object.)
Protected method Initialize Obsolete. Initializes a Method object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Method Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace