Class E118_PropsListItemField
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
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)