Parameter Methods

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The Parameter 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 CreateDefaultInstance Obsolete. Creates an instance of this parameter with the default value associated with the specified method instance using the TypeReflector associated with the Parameter.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetById Obsolete. Gets a parameter given its ID.
Public method GetDefaultDisplayName Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetLocalizedDisplayName Obsolete. Gets the localized display name of the metadata object. (Inherited from MetadataObject.)
Public method GetMethod Obsolete. Gets the method that this object is a parameter of.
Public method GetProperties Obsolete. Gets the properties associated with the metadata object. (Inherited from MetadataObject.)
Public method GetRootTypeDescriptor Obsolete. Returns the root type descriptor.
Public method GetType (Inherited from Object.)
Protected method Initialize Obsolete. Initializes a Parameter object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Parameter Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace