API Reference
Class
PresentationElement
Base type for elements within a presentation definition.
Inheritance
- Object
- PresentationElement
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property Presentation.Elements
Accepted by parameters
- Constructor Presentation.Presentation
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
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String RefId { get; } #Optional reference identifier linking to a policy element.