MethodInstanceStruct members

Contains methods and properties that handle the method instance structure.

The MethodInstanceStruct type exposes the following members.

Constructors

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

Top

Properties

  Name Description
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 IsDefault Gets or sets whether the MethodInstance object is the default object.
Public property MethodId Gets or sets the method identifier (ID).
Public property MethodInstanceType Gets or sets the MethodInstance type.
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.)
Public property ReturnTypeDescriptorId Gets or sets the return TypeDescriptor identifier (ID).

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

MethodInstanceStruct class

Microsoft.SharePoint.BusinessData.SharedService namespace