InformationMessageURL Property |
URL of the record that has posted the information message. [Filter(eq)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string URL { get; set; }
Public Property URL As String
Get
Set
public:
property String^ URL {
String^ get ();
void set (String^ value);
}
member URL : string with get, set
Property Value
Type:
String
See Also