Click or drag to resize

ResourceAssignmentAttributes Property

Namespace:  Omada.OE.Solution.OIM.AppLogic.RoPESvc
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[DataMemberAttribute]
public Dictionary<string, ResourceAssignmentAttributeValue> Attributes { get; set; }

Property Value

Type: DictionaryString, ResourceAssignmentAttributeValue
See Also