Back to API Reference
Class

RangeActionString

sealed

Serializable string resolver shared by built-in and custom range actions.

public RangeActionStringSource Source{ get; set }

Source used for every invocation.

public string Literal{ get; set }

Value returned by Literal.

public string PayloadMember{ get; set }

Named payload path used by PayloadMember.

public string Resolve()

Resolves this value from the stable action context.