ArcGIS API for Silverlight - Library Reference
Success Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > UploadResult Class : Success Property

Gets or sets a value indicating whether this UploadResult is success.

Syntax

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

Property Value

true if success; otherwise, false.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.