Active Query Builder 2 .NET Edition reference
TablesFolderText Property



Gets or sets the text displayed for the table grouping folders.
Syntax
'Declaration
 
Public Property TablesFolderText As System.String
'Usage
 
Dim instance As MetadataStructureOptions
Dim value As System.String
 
instance.TablesFolderText = value
 
value = instance.TablesFolderText
public System.string TablesFolderText {get; set;}
public: __property System.string* get_TablesFolderText();
public: __property void set_TablesFolderText( 
   System.string* value
);
See Also

Reference

MetadataStructureOptions Class
MetadataStructureOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback