[F] includeInapplicableMetadataInPayload
function includeInapplicableMetadataInPayload(program, property): boolean
Determines if the given model property should be included in the payload if it is inapplicable metadata.
Parameters
Parameter | Type |
---|---|
program | Program |
property | ModelProperty |
Returns
boolean
See
- isApplicableMetadata
- $includeInapplicableMetadataInPayload