PartyPicturesRepositoryIsLogoAttribute Field |
Definition of the
IsLogo data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PartyPicture, bool> IsLogoAttribute
Public Shared ReadOnly IsLogoAttribute As ColumnDataAttribute(Of PartyPicture, Boolean)
public:
static initonly ColumnDataAttribute<PartyPicture^, bool>^ IsLogoAttribute
static val IsLogoAttribute: ColumnDataAttribute<PartyPicture, bool>
Field Value
Type:
ColumnDataAttributePartyPicture,
Boolean
See Also