Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMPackageManager Interface : CreatePackage Method |
'Declaration Function CreatePackage( _ ByVal PackageName As IMMPackageName, _ ByVal Contents As IMMSimplePersistentListItem, _ ByVal AutoOverwrite As Boolean, _ Optional ByVal Description As String _ ) As IMMPackage
'Usage Dim instance As IMMPackageManager Dim PackageName As IMMPackageName Dim Contents As IMMSimplePersistentListItem Dim AutoOverwrite As Boolean Dim Description As String Dim value As IMMPackage value = instance.CreatePackage(PackageName, Contents, AutoOverwrite, Description)
IMMPackage CreatePackage( IMMPackageName PackageName, IMMSimplePersistentListItem Contents, bool AutoOverwrite, 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.