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