ChildDocumentContainerRelativePath Property

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

Definition

Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
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