Click or drag to resize

ProvisioningResourceTypes Property

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[XmlArrayAttribute("resourceTypes")]
[XmlArrayItemAttribute("resourceType")]
public List<ResourceType> ResourceTypes { get; set; }

Property Value

Type: ListResourceType
See Also