Subscriber portal
Gets or sets whether the cached value is persisted.
[<DefaultValueAttribute(null)>] member Persisted : InArgument<bool> with get, set
true if the cached value is persisted; otherwise, false.
SetCachedValue<'T> ClassMicrosoft.Activities Namespace