Constructor DynamicEntityLayer
DynamicEntityLayer(DynamicEntityDataSource)
Initializes a new instance of the DynamicEntityLayer class from a DynamicEntityDataSource.
Declaration
public DynamicEntityLayer(DynamicEntityDataSource dataSource)Parameters
| Type | Name | Description | 
|---|---|---|
| DynamicEntityDataSource | dataSource | 
Applies to
Platforms and versions
| Target | Versions | 
|---|---|
| .NET Standard 2.0 | 200.3 - 200.8 | 
| .NET | 200.3 - 200.8 | 
| .NET Windows | 200.3 - 200.8 | 
| .NET Android | 200.3 - 200.8 | 
| .NET iOS | 200.3 - 200.8 | 
| .NET Framework | 200.3 - 200.8 | 
| UWP | 200.3 - 200.8 | 
DynamicEntityLayer(PortalItem)
Initializes a new instance of the DynamicEntityLayer class from a stream service portal item.
Declaration
public DynamicEntityLayer(PortalItem portalItem)Parameters
| Type | Name | Description | 
|---|---|---|
| PortalItem | portalItem | A stream service PortalItem. | 
Remarks
The item's type must be Feed or StreamService.
See Also
Applies to
Platforms and versions
| Target | Versions | 
|---|---|
| .NET Standard 2.0 | 200.6 - 200.8 | 
| .NET | 200.6 - 200.8 | 
| .NET Windows | 200.6 - 200.8 | 
| .NET Android | 200.6 - 200.8 | 
| .NET iOS | 200.6 - 200.8 | 
| .NET Framework | 200.6 - 200.8 | 
| UWP | 200.6 - 200.8 |