BoxesRepositorySyncServerAddressAttribute 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> SyncServerAddressAttribute
Public Shared ReadOnly SyncServerAddressAttribute As ColumnDataAttribute(Of Box, String)
public:
static initonly ColumnDataAttribute<Box^, String^>^ SyncServerAddressAttribute
static val SyncServerAddressAttribute: ColumnDataAttribute<Box, string>
Field Value
Type:
ColumnDataAttributeBox,
String
See Also