 | AutomationMLContainerRootDocumentStream Method |
Gets the stream of the first root AML document. If no root document is found, the return value is null.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic Stream RootDocumentStream()
Public Function RootDocumentStream As Stream
public:
Stream^ RootDocumentStream()
Return Value
Stream
System.String.
See Also