TestimoX

API Reference

Class

GenericRefPresentationElement

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Generic presentation element that only carries a refId link to a policy element. Used to support additional ADML controls (e.g., comboBox, dropdownList, listBox, spinBox) without modeling their specific properties.

Inheritance

Constructors

public GenericRefPresentationElement(String refId) #

Initializes a new instance linking to a policy element by reference id.

Parameters

refId System.String requiredposition: 0
Reference identifier of the target policy element.