Click or drag to resize
RequestParentRequest Property
Parent Request - The Request that created this Request. If this Request was not created by a workflow, this attribute will not have a value.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Request ParentRequest { get; set; }

Property Value

Type: Request
See Also