Share via


LanguageInfo Class

Represents a licensed AX language.

Namespace:  Microsoft.Dynamics.AX.Framework.Services.Contracts
Assembly:  Microsoft.Dynamics.AX.Services.Metadata (in Microsoft.Dynamics.AX.Services.Metadata.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public NotInheritable Class LanguageInfo
'Usage
Dim instance As LanguageInfo
[DataContractAttribute]
public sealed class LanguageInfo
[DataContractAttribute]
public ref class LanguageInfo sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.AX.Framework.Services.Contracts.LanguageInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.AX.Framework.Services.Contracts Namespace