Gets or sets the MarketPlace application code.
Namespace: ININ.IceLib.ConnectionAssembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public string MarketPlaceApplicationCode { get; set; } |
Visual Basic |
---|
Public Property MarketPlaceApplicationCode As String Get Set |
Field Value
The MarketPlace application code.Remarks
When setting this, the MarketPlaceApplicationLicenseName 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.