ArcObjects Library Reference (GeoDatabaseDistributed)  

IXMLDocumentVersion.NamespaceToExportTo Property

The namespace (version) to export to.

[Visual Basic .NET]
Public WriteOnly Property NamespaceToExportTo
[C#]
public void NamespaceToExportTo {set;}
[C++]
HRESULT put_NamespaceToExportTo(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IXMLDocumentVersion Interface