DocumentParentDocControlNumber Property |
[Optional] Parent document control number. See DocControlNumber.
For child documents of input documents, this property value is only populated by the DocumentDataArchiveReader when deserializing a document
data archive (.dda) file.
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string ParentDocControlNumber { get; set; }Property Value
String
See Also