author Property (AnnReview)

Summary

Gets or sets the author of this review item.

Syntax

JavaScript Syntax
Object.defineProperty(AnnReview.prototype, 'author', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
author: string;

Property Value

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

Remarks

Applications usually sets this to the current logged in user name or ID.

Requirements

Target Platforms

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