'DeclarationPublic Function New( _ ByVal versionId As System.Integer, _ ByVal clientId As System.UShort, _ ByVal productType As ENProductType, _ ByVal editionType As ENEditionType _ )
'UsageDim versionId As System.Integer Dim clientId As System.UShort Dim productType As ENProductType Dim editionType As ENEditionType Dim instance As New NDKI(versionId, clientId, productType, editionType)
public NDKI( System.int versionId, System.ushort clientId, ENProductType productType, ENEditionType editionType )
Parameters
- versionId
- clientId
- productType
- editionType