IOperation.MethodInstanceType Property
Gets the MethodInstanceType of the operation.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property MethodInstanceType As MethodInstanceType
Get
'Usage
Dim instance As IOperation
Dim value As MethodInstanceType
value = instance.MethodInstanceType
MethodInstanceType MethodInstanceType { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.MethodInstanceType
The MethodInstanceType of the operation.