menu
ews package
documentation
Search/ItemView.dart
ItemView
GetServiceObjectType method
GetServiceObjectType method
dark_mode
light_mode
GetServiceObjectType
method
@
override
ServiceObjectType
GetServiceObjectType
(
)
override
Gets the type of service object this view applies to.
Implementation
@override ServiceObjectType GetServiceObjectType() { return ServiceObjectType.Item; }
ews package
documentation
Search/ItemView
ItemView
GetServiceObjectType method
ItemView class