Tmx.ReceiveCommonDataItemsCollectionCommand.ReceiveCommonDataItemsCollectionCommand C# (CSharp) Method

ReceiveCommonDataItemsCollectionCommand() private method

private ReceiveCommonDataItemsCollectionCommand ( CommonCmdletBase cmdlet ) : Client.Library.ObjectModel
cmdlet CommonCmdletBase
return Client.Library.ObjectModel
        internal ReceiveCommonDataItemsCollectionCommand(CommonCmdletBase cmdlet) : base (cmdlet)
        {
        }
        
ReceiveCommonDataItemsCollectionCommand