Active Query Builder 2 .NET Edition reference
SchemaImageIndex Property



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

Reference

MetadataStructureOptions Class
MetadataStructureOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback