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


ICadastralEditor.SavedStream Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditor Interface > ICadastralEditor.SavedStream Property
ArcGIS Developer Help

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