MethodInstance Properties

Include Protected Members
Include Inherited Members

The MethodInstance type exposes the following members.

Properties

  Name Description
Public property DefaultDisplayName Gets or sets the default display name. (Inherited from MetadataObject.)
Public property HasReturnTypeDescriptor Gets whether the MethodInstance object has a return TypeDescriptor object.
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 IsDefault Gets or sets whether the MethodInstance object is the default.
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 object associated with this MethodInstance object.
Public property MethodId Gets the method identifier (ID) associated with this MethodInstance object.
Public property MethodInstanceType Gets or sets the type of the MethodInstance object.
Public property Name Gets or sets the name of the object. (Inherited from MetadataObject.)
Public property Properties Gets the property collection of the object. (Inherited from MetadataObject.)
Public property ReturnTypeDescriptor Gets or sets the return type descriptor of the MethodInstance object.

Top

See Also

Reference

MethodInstance Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace