Skip to content

[F] $withUpdateableProperties

function $withUpdateableProperties(context, target): void

Filters a model for properties that are updateable.

Parameters

ParameterTypeDescription
contextDecoratorContextthe program context
targetModelModel to filter for updateable properties

Returns

void