Vorheriges Thema: PortfolioData Classes

Nächstes Thema: ServiceDefinitionData Classes

PortfolioEntity

Description

This class is used to represent data for portfolio entries entries in entities’ lists, when exploring the portfolio tree through the GetPortfolioItems and GetCatalogItems methods.

Members

Name

Type

Description

EntityType

PortfolioEntityType

The entity type of the portfolio.

EntityId

long

The ID of the portfolio.

EntityName

string

The name of the portfolio.

Remarks

None.