ContainerFolderContentCount Property |
Content count of this folder (this does not include the content count of sub-folders).
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax[DataMemberAttribute]
public int ContentCount { get; set; }Property Value
Int32
See Also