Parameter Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The Parameter 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 Direction Obsolete. Gets or sets the direction in which the parameter is passed between the Business Data Catalog and the system
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 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 Method Obsolete. Gets the method the parameter belongs to.
Public property Name Obsolete. Gets or sets the name of the metadata object. (Inherited from MetadataObject.)
Public property OrdinalNumber Obsolete. Sets or gets the ordinal number of the parameter in the method signature.
Public property Properties Obsolete. Gets all the properties that belong to this metadata object. (Inherited from MetadataObject.)
Public property RootTypeDescriptor Obsolete. Gets the root type descriptor for the parameter.
Public property TypeReflectorType Obsolete. Gets or sets the TypeName of the Typedescriptor object.

Top

See Also

Reference

Parameter Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace