Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the MethodInstance type.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MethodInstanceType As MethodInstanceType
Get
Set
'Usage
Dim instance As MethodInstanceStruct
Dim value As MethodInstanceType
value = instance.MethodInstanceType
instance.MethodInstanceType = value
public MethodInstanceType MethodInstanceType { get; set; }
Property value
Type: Microsoft.BusinessData.MetadataModel.MethodInstanceType
The MethodInstance type.