Click or drag to resize

DirectoryItemResult Property

Result of the enumeration of this directory item.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory.Legacy
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
[DataMemberAttribute]
public ContentResult Result { get; set; }

Property Value

ContentResult
See Also