Click or drag to resize

ChildDocumentContainerRelativePath Property

Relative path of the child document inside its parent document container.

Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public string ContainerRelativePath { get; set; }

Property Value

String
Remarks
Applies to documents extracted from mail store (Microsoft Office PST/OST) and archive (.zip; .7z, .rar, etc) containers.
See Also