ObjectListResponse ResumeString Property DRA REST Extensions SDK
A string value that can be sent in the ResumeString parameter on a subsequent enumeration call to retrieve the next set of objects

Namespace: NetIQ.DRA.Common.Rest.Responses
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "resumeString")]
public string ResumeString { get; set; }

Property Value

Type: OnlineString
See Also