Table of Contents

Property CanCancel

Namespace
FrameworkSystems.FrameworkBase
Assembly
FrameworkSystems.FrameworkBase.dll

CanCancel

Wenn diese Eigenschaft true ist, wird im Client ein Button zum Abbrechen des Vorgangs angezeigt. BetÃĪtigt der Nutzer diesen Button, so ist die Eigenschaft Canceled auf true.

public bool CanCancel { get; set; }

Property Value

bool