FixBaseProvider.DataDictionary Property
[Category(Category.Config)]
public string DataDictionary {get; set;}
This language is not supported or no code example is available.
[Category(Category.Config)]
public:
property String^ DataDictionary {
String^ get( );
void set(
String^ value
);
}
This language is not supported or no code example is available.
public
Category(Category.Config)
function get DataDictionary() : String;
public
Category(Category.Config)
function set DataDictionary(value : String);
This language is not supported or no code example is available.
Property Value
string
In this article
Definition