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 a Boolean value that indicates whether the current MethodInstance object has a return TypeDescriptor.
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 a value specifying whether this is the default method instance.
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 a Method object that represents the current MethodInstance object.
Public property MethodId Gets the method identifier.
Public property MethodInstanceType Gets or sets a MethodInstanceType indicating the type of the current 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 the return TypeDescriptor for the current MethodInstance object.

Top

See Also

Reference

MethodInstance Class

Microsoft.SharePoint.BusinessData.Administration Namespace