DirSyncResponseControl.MoreData Propiedad

Definición

La propiedad MoreData especifica si hay más datos que devolver.

public:
 property bool MoreData { bool get(); };
public bool MoreData { get; }
member this.MoreData : bool
Public ReadOnly Property MoreData As Boolean

Valor de propiedad

true si hay más datos; en caso contrario, false.

Se aplica a