Share via


NestedResourceStrategy<TModel,TParentModel>.CreateOrUpdate Property

Definition

public Action<TParentModel,string,TModel> CreateOrUpdate { get; }
member this.CreateOrUpdate : Action<'ParentModel, string, 'Model>
Public ReadOnly Property CreateOrUpdate As Action(Of TParentModel, String, TModel)

Property Value

Action<TParentModel,String,TModel>

Applies to