ActionTemplateNodeModelSetTemplate Method

The template the user has selected.

Definition

Namespace: MobileTrack.Web.Components.Models.ActionFlows
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public Task SetTemplate(
	Guid? templateId
)

Parameters

templateId  NullableGuid

[Missing <param name="templateId"/> documentation for "M:MobileTrack.Web.Components.Models.ActionFlows.ActionTemplateNodeModel.SetTemplate(System.Nullable{System.Guid})"]

Return Value

Task

[Missing <returns> documentation for "M:MobileTrack.Web.Components.Models.ActionFlows.ActionTemplateNodeModel.SetTemplate(System.Nullable{System.Guid})"]

See Also