Active Query Builder 2 .NET Edition reference
PrimaryKeyImageIndex Property



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

Reference

MetadataStructureOptions Class
MetadataStructureOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback