←Select platform

Cancelled Field

Summary

Cancelled status. Indicates the item is cancelled.

Syntax
C#
VB
C++
Java
public const string Cancelled 
Public Const Cancelled As String 
public static final String CANCELLED = "Cancelled"; 
public:  
   literal String^ Cancelled 

Field Value

The constant value is the string "Cancelled".

Requirements

Target Platforms

See Also

Reference

AnnReview Class

AnnReview Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly