This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IR > IRemoteMetadata Interface > IRemoteMetadata.PublishDatasets Method (ArcObjects .NET 10.4 SDK) |
Publish the metadata of a set of datasets to an ArcIMS Metadata Server.
[Visual Basic .NET] Public Sub PublishDatasets ( _ ByVal names As IEnumName _ )
[C#] public void PublishDatasets ( IEnumName names );