Partager via


MethodInstanceStruct.MethodInstanceType - Propriété

Obtient ou définit le type de MethodInstance .

Espace de noms :  Microsoft.SharePoint.BusinessData.SharedService
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property MethodInstanceType As MethodInstanceType
    Get
    Set
'Utilisation
Dim instance As MethodInstanceStruct
Dim value As MethodInstanceType

value = instance.MethodInstanceType

instance.MethodInstanceType = value
public MethodInstanceType MethodInstanceType { get; set; }

Valeur de propriété

Type : Microsoft.BusinessData.MetadataModel.MethodInstanceType
Le type MethodInstance .

Voir aussi

Référence

MethodInstanceStruct classe

MethodInstanceStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms