Click or drag to resize

StatusResult Enumeration

[This is preliminary documentation and is subject to change.]

Result of an operation

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public enum StatusResult
Members
  Member nameValueDescription
Success0 Successful completion of operation
Failed1 Operation was not completed successfully
Warning2 Operation successful but with warning(s)
See Also