Property HasMoreData
HasMoreData
HasMoreData is a flag on the basis of which CacheServer decided to call LoadNext Method again or not
Declaration
public bool HasMoreData { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |