Skip to main content
A newer version of this page is available.

SnapSingleListItemEntity Properties

If implemented by a class, provides functionality to items of a Snap list.
Name Description
Active Indicates whether or not the SnapEntity is locked. Inherited from SnapEntity.
DataFieldName Specifies the name of a data field that is assigned to the Snap field.
Document Provides access to a SnapDocument, to which the SnapEntity belongs. Inherited from SnapEntity.
EmptyFieldDataAlias Specifies the text to show in a document instead of a blank space if a Snap field receives an empty data source record.
EnableEmptyFieldDataAlias Enables the application displaying a custom text instead of a blank space if a Snap field receives an empty data source record.
Field Provides access to a Field associated with the SnapEntity. Inherited from SnapEntity.
SubDocument Provides access to an object implementing the basic document functionality that is common for the header, footer and the main document body. Inherited from SnapEntity.
See Also