ActionPortModelPropertyType Property

Type of the port

Definition

Namespace: MobileTrack.Web.Components.Models.ActionFlows
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public ParameterType PropertyType { get; set; }

Property Value

ParameterType

Implements

IHasDefaultValuePropertyType

See Also