Grant Constructor (String, String) |
Creates a Grant object.
Namespace:
ABB.Robotics.Controllers
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public Grant(
string name,
string value
)
Parameters
- name
- Type: SystemString
name of grant - value
- Type: SystemString
value of grant
See Also