Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
ImproperAdd | -3 | Request to add a new art mark object but the ID wasn't zero on the new art object. |
ImproperDelete | -1 | Request to delete an art mark object that wasn't there or the ID was bad. |
ImproperEdit | -2 | Request to modify an existing art object that is not there (any longer) or the ID was bad and did not match an exiting mark on that page. |
SourceFailure | -4 | Unable to either find, read or write art source. Also, could be a permission problem. |
Success | 0 | All art updates made successsfully |
System.Object
System.ValueType
System.Enum
ImageGear.Web.UI.ArtConnection.ArtWriteErrorCodes