Click or drag to resize
RequestHasCollateralRequest Property
Has Collateral Request - This request requires action workflows to be run on alternate targets and must wait for these collateral requests to finish before it can be completed.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<bool> HasCollateralRequest { get; set; }

Property Value

Type: NullableBoolean
See Also