Partager via


ContentTypeIdFieldValue.IsEmpty - Propriété

Si la valeur du champ est vide, cette propriété renvoie true .

Espace de noms :  Microsoft.SharePoint.Publishing.Fields
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsEmpty As Boolean
    Get
'Utilisation
Dim instance As ContentTypeIdFieldValue
Dim value As Boolean

value = instance.IsEmpty
public bool IsEmpty { get; }

Valeur de propriété

Type : System.Boolean
bool indiquant si la valeur est vide.

Voir aussi

Référence

ContentTypeIdFieldValue classe

ContentTypeIdFieldValue - Membres

Microsoft.SharePoint.Publishing.Fields - Espace de noms