| CustomAttributeControllerGetAttributeValuesIds Method |
Namespace:
Omada.OE.Solution.OIM.Assembly.AppLogic
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic IntegerList GetAttributeValuesIds(
DataObject dataObject,
string attributeName,
int dataObjectTypeId
)
Parameters
- dataObject
- Type: Omada.OE.ModelDataObject
- attributeName
- Type: SystemString
- dataObjectTypeId
- Type: SystemInt32
Return Value
Type:
IntegerList
See Also