Click or drag to resize
WorkflowDefinitionClearRegistration Property
Clear Registration - Modifying this attribute will clear the associated user registration data of this workflow

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

Property Value

Type: NullableBoolean
See Also