Click or drag to resize

MultilanguageStringContents Property

Gets a string representation of all language strings in the form <key>='<value>' for each language pair.

Namespace:  Aloe.EnterpriseOne.Model
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string Contents { get; }

Property Value

Type: String
The contents.
See Also