OdataPrintTypeDaoPrintTypesAreEmpty Method |
[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.OdataPrintTypeDao.PrintTypesAreEmpty"]
Namespace: WorkZone.Dispatcher.Base.Configuration.DaoAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool PrintTypesAreEmpty()
Public Function PrintTypesAreEmpty As Boolean
public:
virtual bool PrintTypesAreEmpty() sealed
abstract PrintTypesAreEmpty : unit -> bool
override PrintTypesAreEmpty : unit -> bool
Return Value
Boolean[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.OdataPrintTypeDao.PrintTypesAreEmpty"]
Implements
IPrintTypeDaoPrintTypesAreEmpty
See Also