ContentElement Constructor |
Namespace:
Dundas.BI.Notifications
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public ContentElement(
Guid viewId
)
Public Sub New (
viewId As Guid
)
public:
ContentElement(
Guid viewId
)
new :
viewId : Guid -> ContentElement
Parameters
- viewId
- Type: SystemGuid
The view identifier.
Exceptions See Also