Active Query Builder 2 .NET Edition reference
ForeignKeyImageIndex Property



Gets or sets the image list index value of the image displayed for foreign key nodes.
Syntax
'Declaration
 
Public Property ForeignKeyImageIndex As System.Integer
'Usage
 
Dim instance As MetadataStructureOptions
Dim value As System.Integer
 
instance.ForeignKeyImageIndex = value
 
value = instance.ForeignKeyImageIndex
public System.int ForeignKeyImageIndex {get; set;}
public: __property System.int get_ForeignKeyImageIndex();
public: __property void set_ForeignKeyImageIndex( 
   System.int value
);
See Also

Reference

MetadataStructureOptions Class
MetadataStructureOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback