BCSClientClientProductCode Property |
Gets the client product code.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string ClientProductCode { get; }
Public ReadOnly Property ClientProductCode As String
Get
public:
property String^ ClientProductCode {
String^ get ();
}
member ClientProductCode : string with get
Property Value
Type:
StringSee Also