获取或设置指示是否应取消事件的值。如果应取消事件,则为 true;否则为 false。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public bool IsCancel { get; set; } |
SuperMap iDesktop 10i(2020) 联机帮助 |
WorkflowRenamingEventArgs..::.IsCancel 属性 |
WorkflowRenamingEventArgs 类 请参见 发送反馈 |
C# |
---|
public bool IsCancel { get; set; } |