Gets or sets the MarketPlace application's license name.
Namespace: ININ.IceLib.ConnectionAssembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public string MarketPlaceApplicationLicenseName { get; set; } |
Visual Basic |
---|
Public Property MarketPlaceApplicationLicenseName As String Get Set |
Field Value
The MarketPlace application's license name.Remarks
When setting this, the MarketPlaceApplicationCode property should also be set. This value can be obtained from the
MarketPlace Application's registration information.
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 6 and beyond.
For 4.0, supported for IC Server version 4.0 SU 6 and beyond.