Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMPackageByWS Interface : CreatePackageByWS Method |
'Declaration Function CreatePackageByWS( _ ByVal PackageName As IMMPackageName, _ ByVal Contents As IMMSimplePersistentListItem, _ ByVal AutoOverwrite As Boolean, _ ByVal Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal UserName As String, _ Optional ByVal Description As String _ ) As IMMPackage
'Usage Dim instance As IMMPackageByWS Dim PackageName As IMMPackageName Dim Contents As IMMSimplePersistentListItem Dim AutoOverwrite As Boolean Dim Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim UserName As String Dim Description As String Dim value As IMMPackage value = instance.CreatePackageByWS(PackageName, Contents, AutoOverwrite, Workspace, UserName, Description)
IMMPackage CreatePackageByWS( IMMPackageName PackageName, IMMSimplePersistentListItem Contents, bool AutoOverwrite, ESRI.ArcGIS.Geodatabase.IWorkspace Workspace, string UserName, string Description )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.