Method Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The Method type exposes the following members.

Properties

  Name Description
Public property DefaultDisplayName Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public property Entity Obsolete. Gets the entity the method belongs to.
Public property FilterDescriptors Obsolete. Gets the filter descriptors available for the method.
Public property Id Obsolete. Gets the unique ID of the metadata object from the metadata repository. (Inherited from MetadataObject.)
Public property IsCached Obsolete. Indicates whether this metadata object is cached or not. (Inherited from MetadataObject.)
Public property IsStatic Obsolete. Gets a Boolean true or false indicating the method is a static method or instance method.
Public property LocalizedDisplayName Obsolete. Gets or sets the localized display name for the metadata object. (Inherited from MetadataObject.)
Public property LocalizedDisplayNames Obsolete. Gets all the localized display names available for this metadata object. (Inherited from MetadataObject.)
Public property MethodInstances Obsolete. Gets the method instances associated with the method.
Public property Name Obsolete. Gets or sets the name of the metadata object. (Inherited from MetadataObject.)
Public property Parameters Obsolete. Gets the in, out, and return parameters associated with the method.
Public property Properties Obsolete. Gets all the properties that belong to this metadata object. (Inherited from MetadataObject.)

Top

See Also

Reference

Method Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace