Partager via


MethodInstanceStruct.ReturnTypeDescriptorId - Propriété

Obtient ou définit l'identificateur (ID) de retour TypeDescriptor .

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

Syntaxe

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

value = instance.ReturnTypeDescriptorId

instance.ReturnTypeDescriptorId = value
public uint ReturnTypeDescriptorId { get; set; }

Valeur de propriété

Type : System.UInt32
Le code de retour TypeDescriptor .

Voir aussi

Référence

MethodInstanceStruct classe

MethodInstanceStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms