Class CheckOperationConditions
A class that represents a VHI CheckOperationConditions command.
Inherited Members
Namespace: Attachmate.Verastream.HostIntegrator.ScriptAPI.Command
Assembly: Attachmate.Verastream.HostIntegrator.ScriptAPI.dll
Syntax
[Serializable]
public class CheckOperationConditions : Command
Constructors
CheckOperationConditions()
Constructs a new CheckOperationConditions command.
Declaration
public CheckOperationConditions()
See Also
Properties
Name
Gets the command name.
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
string | the command name |