ITypeDescriptor.IsSortInput - Propriété
True si ce type descripteur est associé à un paramètre d'entrée de tri
Espace de noms : Microsoft.BusinessData.MetadataModel
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
ReadOnly Property IsSortInput As Boolean
Get
'Utilisation
Dim instance As ITypeDescriptor
Dim value As Boolean
value = instance.IsSortInput
bool IsSortInput { get; }
Valeur de propriété
Type : System.Boolean