MethodStruct members

Contains methods and properties that handle the method structure.

The MethodStruct type exposes the following members.

Constructors

  Name Description
Public method MethodStruct(Method) Initializes a new instance of the class.
Public method MethodStruct(UInt32, String, Boolean, Int32, Boolean, String, UInt32, Guid) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property EntityId Gets or sets the external content type ID.
Public property Id Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.)
Public property IsCached Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.)
Public property IsStatic Gets or sets whether the method is static.
Public property LobName Gets or sets the external system name.
Public property Name Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.)
Public property ObjectVersion Gets or sets the object version. (Inherited from MetadataObjectStruct.)
Public property PartitionId Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.)

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

MethodStruct class

Microsoft.SharePoint.BusinessData.SharedService namespace