CanGetNextData Property
CanGetNextData
To check whether or not more data can be retrieved from the source as the result of executing this C1ServiceNowCommand.
Declaration
protected override bool CanGetNextData { get; }
Protected Overrides ReadOnly Property CanGetNextData As Boolean
Overrides