GetActivities Method
- Last UpdatedAug 21, 2026
- 1 minute read
The app developer will create all activity and return to the framework.
'Declaration
<SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")>
Function GetActivities() As IEnumerable(Of IEditorActivity)
[SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
IEnumerable<IEditorActivity> GetActivities()
[SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
IEnumerable<IEditorActivity^>^ GetActivities();
Return Value
returns IEditorActivity array