Click or drag to resize
RequestRequestParameter Property
Request Parameters - Serialized strongly typed request parameter that describes the details of an operation associated with a request.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<string> RequestParameter { get; set; }

Property Value

Type: ListString
See Also