Click or drag to resize

RequestedResourcesJsonDeserializerAttributesCollectionattributes Property

Keys are attribute ids.

Namespace:  Omada.OE.Solution.OIM.AppLogic.PackagedSolution
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Dictionary<string, RequestedResourcesJsonDeserializerAttributeValues> attributes { get; set; }

Property Value

Type: DictionaryString, RequestedResourcesJsonDeserializerAttributeValues
See Also