NotesFiltersExcludeTemplateAndDraft Method
SQL filter prepared to exclude documents in Template and Draft status.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string ExcludeTemplateAndDraft(
string aliasTable = "Notas"
)
Public Shared Function ExcludeTemplateAndDraft (
Optional aliasTable As String = "Notas"
) As String
- aliasTable String (Optional)
- string with the alias table.
Stringstring with the template and draft.