Click or drag to resize

Grant Constructor (String)

Creates a Grant object.

Namespace:  ABB.Robotics.Controllers
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public Grant(
	string name
)

Parameters

name
Type: SystemString
name of grant
See Also