MOVEitUserInfoLanguage Property |
Language code for this user account.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string Language { get; }
Public ReadOnly Property Language As String
Get
public:
property String^ Language {
String^ get ();
}
Property Value
Type:
StringSee Also