MessagesRepositoryRelatedToPartyIdAttribute 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<Message, Nullable<Guid>> RelatedToPartyIdAttribute
Public Shared ReadOnly RelatedToPartyIdAttribute As ColumnDataAttribute(Of Message, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Message^, Nullable<Guid^>^>^ RelatedToPartyIdAttribute
static val RelatedToPartyIdAttribute: ColumnDataAttribute<Message, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeMessage,
NullableGuid
See Also