←Select platform

Status Property (AnnReview)

Summary

Gets or sets the status of this review item.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public string Status {get; set;}
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'); 

Property Value

The status of this review item. Default value is null.

Remarks

This can be any application specific value such as "Accepted" or "Rejected". AnnReview contains string constants for frequently used status values.

Requirements

Target Platforms

See Also

Reference

AnnReview Class

AnnReview Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize