deAppRoleItems..::..getRolesFromItem Method
Namespace:
FlowWright.cDevDeAPI
Assembly: cDevDeAPI (in cDevDeAPI.dll)
Assembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public List<deRole> getRolesFromItem( string itemID, Nullable<appRoleItemType> oType )
Public Function getRolesFromItem ( _ itemID As String, _ oType As Nullable(Of appRoleItemType) _ ) As List(Of deRole)
public: List<deRole^>^ getRolesFromItem( String^ itemID, Nullable<appRoleItemType^> oType )
Parameters
- itemID
- Type: String
The item identifier.
- oType
- Type: Nullable<(Of <(<'appRoleItemType>)>)>
Type of the o.