Active Query Builder 2 .NET Edition reference
SystemViewImageIndex Property



Gets or sets the image list index value of the image displayed for system views.
Syntax
'Declaration
 
Public Property SystemViewImageIndex As System.Integer
'Usage
 
Dim instance As MetadataStructureOptions
Dim value As System.Integer
 
instance.SystemViewImageIndex = value
 
value = instance.SystemViewImageIndex
public System.int SystemViewImageIndex {get; set;}
public: __property System.int get_SystemViewImageIndex();
public: __property void set_SystemViewImageIndex( 
   System.int value
);
See Also

Reference

MetadataStructureOptions Class
MetadataStructureOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback