udpates the properties of the role
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public bool updateProperties(
Hashtable oProps
)
Public Function updateProperties ( _
oProps As Hashtable _
) As Boolean
public:
bool^ updateProperties(
Hashtable^ oProps
)
Parameters
- oProps
- Type: Hashtable
collection of properties and values
Return Value
true if XXXX,
false otherwise.