| HistoricRolesGetHistoricRole Method |
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic HistoricRole GetHistoricRole(
int roleId,
string role
)
Parameters
- roleId
- Type: SystemInt32
- role
- Type: SystemString
Return Value
Type:
HistoricRole
See Also