Show / Hide Table of Contents

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

A DynamicEntityDataSource.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7

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
PortalItem
CreateAsync(Uri)
Item

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.7
.NET200.6 - 200.7
.NET Windows200.6 - 200.7
.NET Android200.6 - 200.7
.NET iOS200.6 - 200.7
.NET Framework200.6 - 200.7
UWP200.6 - 200.7
In This Article
Back to top Copyright © 2022 Esri.