DirSyncResponseControl.MoreData Propiedad

Definición

La MoreData propiedad 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; false, de lo contrario.

Se aplica a