Create a logical or AML tag used with 'get' queries
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public ILogical And(
params Object[] content
)
Public Function And (
ParamArray content As Object()
) As ILogical
Parameters
- content
- Type: SystemObject
Return Value
Type:
ILogicalSee Also