TemplateLinePropertyPropertyDescription Property |
Description for the property value that should be used when the description can't be determined by the source (e.g. when the source type is constant).
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic MultilanguageString PropertyDescription { get; set; }
Public Property PropertyDescription As MultilanguageString
Get
Set
public:
property MultilanguageString^ PropertyDescription {
MultilanguageString^ get ();
void set (MultilanguageString^ value);
}
member PropertyDescription : MultilanguageString with get, set
Property Value
Type:
MultilanguageString
See Also