EcosystemOverviewDtoNumberOfSubTopics Property

The total number of subtopics in the ecosystem.

Definition

Namespace: SECODashBackend.Dtos.Ecosystem
Assembly: SECODashBackend (in SECODashBackend.exe) Version: 1.0.0+789cdabd85105b6669a07f36c941620ce28bae93
C#
public long? NumberOfSubTopics { get; set; }

Property Value

NullableInt64

See Also