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