ChildDocumentContainerRelativePath Property |
Relative path of the child document inside its parent document container.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[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