This document is archived and information here might be outdated.  Recommended version.


ICadastralEditor.SavedStream Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditor.SavedStream Property

Stream saved when close packet was called.

[Visual Basic .NET]
Public ReadOnly Property SavedStream As IXMLStream
[C#]
public IXMLStream SavedStream {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditor Interface