API Reference
Class
PresentationElement
Base type for elements within a presentation definition.
Inheritance
- Object
- PresentationElement
Constructors
PresentationElement(System.String refId) #Initializes a new instance of the PresentationElement class.
Parameters
- refId System.String
- Optional reference identifier linking to a policy element.
Inherited Methods
Properties
public String RefId { get; } #Optional reference identifier linking to a policy element.