Method Properties

Include Protected Members
Include Inherited Members

The Method type exposes the following members.

Properties

  Name Description
Public property DefaultDisplayName Gets or sets the default display name. (Inherited from MetadataObject.)
Public property Entity Gets the parent External Content Type object.
Public property FilterDescriptors Gets the collection of FilterDescriptor objects.
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 IsStatic Gets or sets a Boolean value to indicate whether the method is static.
Public property LobName Gets or sets the External System name.
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 MethodInstances Gets the collection of method instances of this method.
Public property Name Gets or sets the name of the object. (Inherited from MetadataObject.)
Public property Parameters Gets the collection of parameters of this method.
Public property Properties Gets the property collection of the object. (Inherited from MetadataObject.)

Top

See Also

Reference

Method Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace