XML Compare .NET API Documentation - DEPRECATED
The configuration options for table comparison as represented by the
TableConfiguration object.
Namespace: DeltaXML.CoreS9ApiAssembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
[ObsoleteAttribute("TableConfiguration has been deprecated in 10.2.0 and split into CalsTableConfiguration and HtmlTableConfiguration. There are new HTML Tables settings which are only available using HtmlTableConfiguration.")]
public TableConfiguration TableConfiguration { get; set; }[ObsoleteAttribute("TableConfiguration has been deprecated in 10.2.0 and split into CalsTableConfiguration and HtmlTableConfiguration. There are new HTML Tables settings which are only available using HtmlTableConfiguration.")]
public TableConfiguration TableConfiguration { get; set; }<ObsoleteAttribute("TableConfiguration has been deprecated in 10.2.0 and split into CalsTableConfiguration and HtmlTableConfiguration. There are new HTML Tables settings which are only available using HtmlTableConfiguration.")>
Public Property TableConfiguration As TableConfiguration
Get
Set<ObsoleteAttribute("TableConfiguration has been deprecated in 10.2.0 and split into CalsTableConfiguration and HtmlTableConfiguration. There are new HTML Tables settings which are only available using HtmlTableConfiguration.")>
Public Property TableConfiguration As TableConfiguration
Get
Setpublic:
[ObsoleteAttribute(L"TableConfiguration has been deprecated in 10.2.0 and split into CalsTableConfiguration and HtmlTableConfiguration. There are new HTML Tables settings which are only available using HtmlTableConfiguration.")]
property TableConfiguration^ TableConfiguration {
TableConfiguration^ get ();
void set (TableConfiguration^ value);
}public:
[ObsoleteAttribute(L"TableConfiguration has been deprecated in 10.2.0 and split into CalsTableConfiguration and HtmlTableConfiguration. There are new HTML Tables settings which are only available using HtmlTableConfiguration.")]
property TableConfiguration^ TableConfiguration {
TableConfiguration^ get ();
void set (TableConfiguration^ value);
}[<ObsoleteAttribute("TableConfiguration has been deprecated in 10.2.0 and split into CalsTableConfiguration and HtmlTableConfiguration. There are new HTML Tables settings which are only available using HtmlTableConfiguration.")>]
member TableConfiguration : TableConfiguration with get, set[<ObsoleteAttribute("TableConfiguration has been deprecated in 10.2.0 and split into CalsTableConfiguration and HtmlTableConfiguration. There are new HTML Tables settings which are only available using HtmlTableConfiguration.")>]
member TableConfiguration : TableConfiguration with get, setProperty Value
Type:
TableConfiguration