DirSyncResponseControl.MoreData Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
La propriété MoreData spécifie s'il y a plus de données à retourner.
public:
property bool MoreData { bool get(); };
public bool MoreData { get; }
member this.MoreData : bool
Public ReadOnly Property MoreData As Boolean
Valeur de propriété
true s'il y a plus de données ; sinon, false.