Namespace: Contracts.Constants
Assembly: Contracts (in Contracts.dll)

Public Const EXPIRED_OR_INVALIDATED_LICENSE As String = "The 12d Synergy license has expired or been invalidated. This operation is not available with an expired license."
This language is not supported or no code example is available.
public const string EXPIRED_OR_INVALIDATED_LICENSE = @"The 12d Synergy license has expired or been invalidated. This operation is not available with an expired license."
This language is not supported or no code example is available.
public:  
const String^ EXPIRED_OR_INVALIDATED_LICENSE = "The 12d Synergy license has expired or been invalidated. This operation is not available with an expired license.";
This language is not supported or no code example is available.
public const EXPIRED_OR_INVALIDATED_LICENSE : String = "The 12d Synergy license has expired or been invalidated. This operation is not available with an expired license."
This language is not supported or no code example is available.

Field Value

Type: string

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1