Subscriber portal
Gets or sets the index of the item to return.
[RequiredArgumentAttribute] [DefaultValueAttribute(null)] public InArgument<int> Index { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Returns the index.
GetItemFromCollection<TItem> ClassMicrosoft.Activities Namespace