Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnReview Class : Status Property |
public string Status {get; set;}
'Declaration
Public Property Status As String
public string Status {get; set;}
@property (nonatomic) NSString* status;
public string getStatus() public void setStatus(string value)
get_Status();
set_Status(value);
Object.defineProperty('Status');
This can be any application specific value such as "Accepted" or "Rejected". AnnReview contains string constants for frequently used status values.