Class E118_PropsListItemField

Assembly: redb.Examples.dll

Object with ListItem field in Props.
Shows how to store reference to list item in object properties.
Requires E114+E115 to run first.

[ExampleMeta("E118", "Props - ListItem Field", "List", ExampleTier.Free, 118, new string[] { "Props", "ListItem", "Field" }, RelatedApis = new string[] { "RedbListItem" })]
public class E118_PropsListItemField : ExampleBase

Inheritance

ObjectExampleBaseE118_PropsListItemField

Inherited Members

Methods

RunAsync(IRedbService)

Run the example and return result.

public override Task<ExampleResult> RunAsync(IRedbService redb)