IHostConfigurationAllowTableAttachedFiles Method
Indicates whether the table supports attachments.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
bool AllowTableAttachedFiles(
string table
)
Function AllowTableAttachedFiles (
table As String
) As Boolean
- table String
- Table name.
Boolean if allowed table attached files; otherwise,
.