PacketMode kiegészítés

Related Work Items: #5
This commit is contained in:
2017-03-23 12:04:06 +01:00
parent 8a65904f77
commit 120b3e3cc3
2 changed files with 47 additions and 0 deletions
@@ -159,4 +159,10 @@ Public Class ModifyProductsParameters
''' </summary>
''' <returns></returns>
<NonPersistent()> Property CloneDocumentations As Boolean
<NonPersistent> Property IsPacketMode As Boolean
''' <summary>
''' Csomagolási mód változtatása
''' </summary>
''' <returns></returns>
<NonPersistent> Property PacketMode As PacketMode
End Class