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 : Date Property |
public DateTime Date {get; set;}
'Declaration
Public Property Date As Date
public DateTime Date {get; set;}
@property (nonatomic) NSDate* date;
public Date getDate() public void setDate(Date value)
get_Date();
set_Date(value);
Object.defineProperty('Date');
Applications usually sets this to the date and time the user created the review item.