StatusingDataSet.LocalCustomFieldMetadataRow.IsMD_PROP_MAX_VALUESNull - Méthode
Détermine si la propriété MD_PROP_MAX_VALUES est définie sur une valeur une référence Null (Rien dans Visual Basic) .
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsMD_PROP_MAX_VALUESNull As Boolean
'Utilisation
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
Dim returnValue As Boolean
returnValue = instance.IsMD_PROP_MAX_VALUESNull()
public bool IsMD_PROP_MAX_VALUESNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
StatusingDataSet.LocalCustomFieldMetadataRow classe