ArcGIS API for WPF - Library Reference
Cancel Property
See Also  Send comments on this topic
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

See Also

© ESRI, Inc. All Rights Reserved.