Active Query Builder 2 .NET Edition reference
ParameterImageIndex Property



Gets or sets the image list index value of the image displayed for procedure and function parameter nodes.
Syntax
'Declaration
 
Public Property ParameterImageIndex As System.Integer
'Usage
 
Dim instance As MetadataStructureOptions
Dim value As System.Integer
 
instance.ParameterImageIndex = value
 
value = instance.ParameterImageIndex
public System.int ParameterImageIndex {get; set;}
public: __property System.int get_ParameterImageIndex();
public: __property void set_ParameterImageIndex( 
   System.int value
);
See Also

Reference

MetadataStructureOptions Class
MetadataStructureOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback