Active Query Builder 2 .NET Edition reference
UserProcedureImageIndex Property



Gets or sets the image list index value of the image displayed for user procedures and functions.
Syntax
'Declaration
 
Public Property UserProcedureImageIndex As System.Integer
'Usage
 
Dim instance As MetadataStructureOptions
Dim value As System.Integer
 
instance.UserProcedureImageIndex = value
 
value = instance.UserProcedureImageIndex
public System.int UserProcedureImageIndex {get; set;}
public: __property System.int get_UserProcedureImageIndex();
public: __property void set_UserProcedureImageIndex( 
   System.int value
);
See Also

Reference

MetadataStructureOptions Class
MetadataStructureOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback