PFAdminExternalConnectionOperationResultDataTable Property |
Gets or sets the sample data table as html.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public Html DataTable { get; set; }
Property Value
Type:
Html
The data table.
See Also