Parameter Properties

Include Protected Members
Include Inherited Members

The Parameter type exposes the following members.

Properties

  Name Description
Public property DefaultDisplayName Gets or sets the default display name. (Inherited from MetadataObject.)
Public property Direction Gets or sets the direction of the parameter (In, Out, InOut, Return).
Public property Id Gets the identifier of the MetadataObject object. (Inherited from MetadataObject.)
Public property IsCached Indicates whether the object is cached. (Inherited from MetadataObject.)
Public property LocalizedDisplayName Gets or sets the localized display name. (Inherited from MetadataObject.)
Public property LocalizedDisplayNames Gets the collection of localized display names. (Inherited from MetadataObject.)
Public property Method Gets the method the parameter belongs to.
Public property Name Gets or sets the name of the object. (Inherited from MetadataObject.)
Public property OrdinalNumber Sets or gets the ordinal number of the parameter in the method signature.
Public property Properties Gets the property collection of the object. (Inherited from MetadataObject.)
Public property RootTypeDescriptor Gets the top-level (root) type descriptor for the parameter.

Top

See Also

Reference

Parameter Class

Microsoft.SharePoint.BusinessData.Administration Namespace