Share via


DirSyncResponseControl.MoreData 屬性

定義

MoreData 屬性指定是否有更多資料要傳回。

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

屬性值

如果有更多資料,則為 true,否則為 false

適用於