DBTEAMDateRangeErrorTag
Objective-C
enum DBTEAMDateRangeErrorTag : NSInteger {}
Swift
@frozen enum DBTEAMDateRangeErrorTag : Int, @unchecked Sendable
The DBTEAMDateRangeErrorTag
enum type represents the possible tag states
with which the DBTEAMDateRangeError
union can exist.
-
(no description).
Declaration
Objective-C
DBTEAMDateRangeErrorOther
Swift
case other = 0