(Leadtools.Annotations.Automation)

Description Property (AnnPropertyInfo)

Show in webframe




Gets or sets the description for the property that this AnnPropertyInfo represents.
Syntax
public string Description {get; set;}
public string Description {get; set;}
@property (nonatomic,copy) NSString* description;
public String getDescription()
public void setDescription(String value)
            
 
get_Description();
set_Description(value);
Object.defineProperty('Description');

Property Value

A string description for the property.
Requirements

Target Platforms

See Also

Reference

AnnPropertyInfo Class
AnnPropertyInfo Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.