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