| StandardExtractorFactoryFormatters Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Db.StandardExtractorFactory.Formatters"]
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string Formatters { get; set; }Public Property Formatters As String
Get
Set
public:
property String^ Formatters {
String^ get ();
void set (String^ value);
}member Formatters : string with get, set
Property Value
Type:
String
See Also