ArcGIS Runtime SDK for WPF - Library Reference
Cancel Property
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > AttachmentEditor.BeginUploadEventArgs Class : Cancel Property

Gets or sets a value indicating whether this AttachmentEditor.BeginUploadEventArgs should be cancelled.

Syntax

Visual Basic (Declaration) 
Public Property Cancel As Boolean
C# 
public bool Cancel {get; set;}

Property Value

true if cancel; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.