BoxesRepositorySendServerAddressAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Box, string> SendServerAddressAttribute
Public Shared ReadOnly SendServerAddressAttribute As ColumnDataAttribute(Of Box, String)
public:
static initonly ColumnDataAttribute<Box^, String^>^ SendServerAddressAttribute
static val SendServerAddressAttribute: ColumnDataAttribute<Box, string>
Field Value
Type:
ColumnDataAttributeBox,
String
See Also