Ack all alarm items with comment

Namespace: T.Modules.Alarm
Assembly: T.Modules (in T.Modules.dll)

Public Function AckAllWithComments( _ 
ByVal comment As String, _ 
ByVal user As String, _ 
ByVal pass As String
) As Boolean
This language is not supported or no code example is available.
public bool AckAllWithComments( 
string comment
string user
string pass 
)
This language is not supported or no code example is available.

Parameters

comment
Type: string

String containg comment

user
Type: string

User name

pass
Type: string

User password

Return Value

Type: bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7