Click or drag to resize

IReadOnlyDbOptionsEntityBase Properties

The IReadOnlyDbOptionsEntityBase type exposes the following members.

Properties
  NameDescription
Public propertyApplicationLevel
Gets the ApplicationLevel member value
Public propertyApplicationShortName
Gets the ApplicationShortName member value
Public propertyCreatedDate
Gets the Created Date
(Inherited from IReadOnlyEntity.)
Public propertyCreatedUser
Gets the Created User
(Inherited from IReadOnlyEntity.)
Public propertyDefaultFont
Gets the DefaultFont member value
Public propertyDefaultSize
Gets the DefaultSize member value
Public propertyEntityCaption
Gets the caption of the current entity, using the content
(Inherited from IReadOnlyEntity.)
Public propertyEntityLabel
Gets the entity Label
(Inherited from IReadOnlyEntity.)
Public propertyErrors
Gets the collection of errors
(Inherited from IReadOnlyEntity.)
Public propertyIsDeleted
Gets if the mode matches a deleted mode
(Inherited from IReadOnlyEntity.)
Public propertyMapiShowForm
Gets the MapiShowForm member value
Public propertyMembers
List of the members. It allows to acces to members with the name
(Inherited from IReadOnlyEntity.)
Public propertyModifiedDate
Gets the Modified Date
(Inherited from IReadOnlyEntity.)
Public propertyModifiedUser
Gets the Modified User
(Inherited from IReadOnlyEntity.)
Public propertyOwnerEntity
Gets the main entity that own all this items/collection
(Inherited from IReadOnlyEntity.)
Public propertyParent
Gets the parent entity collection, that own this item
(Inherited from IReadOnlyEntity.)
Public propertyReadOnly
Gets if the entity is in read only mode, to preserve from data changing
(Inherited from IReadOnlyEntity.)
Public propertySilent
Get if the entity is in silent mode
(Inherited from IReadOnlyEntity.)
Public propertySmtpAuthenticationType
Gets the SmtpAuthenticationType member value
Public propertySmtpDefaultHtml
Gets the SmtpDefaultHtml member value
Public propertySmtpEncryptedPassword
Gets the SmtpEncryptedPassword member value
Public propertySmtpNeedAuthentication
Gets the SmtpNeedAuthentication member value
Public propertySmtpPassword
Gets the SmtpPassword member value
Public propertySmtpPort
Gets the SmtpPort member value
Public propertySmtpSecurity
Gets the SmtpSecurity member value
Public propertySmtpSender
Gets the SmtpSender member value
Public propertySmtpServer
Gets the SmtpServer member value
Public propertySmtpUserName
Gets the SmtpUserName member value
Public propertyStates
Gets the entity states
(Inherited from IReadOnlyEntity.)
Top
See Also