Partager via


TypeDescriptorStruct.ParameterId - Propriété

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

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

Syntaxe

'Déclaration
Public Property ParameterId As UInteger
    Get
    Set
'Utilisation
Dim instance As TypeDescriptorStruct
Dim value As UInteger

value = instance.ParameterId

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

Valeur de propriété

Type : System.UInt32
L'ID de Parameter .

Voir aussi

Référence

TypeDescriptorStruct classe

TypeDescriptorStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms