Innovator.Client API Reference
Innovator.Client API Reference
Innovator.Client
Command Class
Command Constructor
Command Constructor
Command Constructor (IElement)
Command Constructor (IEnumerable(IElement))
Command Constructor (String, DbParams)
Command Constructor (String, Object[])
Command Constructor (IEnumerable
IElement
)
Initializes a new instance of the
Command
class
Namespace:
Innovator.Client
Assembly:
Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
C#
VB
Copy
public
Command
(
IEnumerable
<
IElement
>
aml
)
Public
Sub
New
(
aml
As
IEnumerable
(
Of
IElement
) )
Parameters
aml
Type:
System.Collections.Generic
IEnumerable
IElement
See Also
Reference
Command Class
Command Overload
Innovator.Client Namespace