Click or drag to resize

ContainerFolderContentCount Property

Content count of this folder (this does not include the content count of sub-folders).

Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
[DataMemberAttribute]
public int ContentCount { get; set; }

Property Value

Int32
See Also