Active Query Builder 2 .NET Edition reference
SynonymsFolderText Property



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

Reference

MetadataStructureOptions Class
MetadataStructureOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback