SubstitutionResult ComplexType

Result of the substitution.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Message Edm.String

The message of the substitution result.

Status SubstitutionStatus

The status for the substitution result.

Used by

The following use the SubstitutionResult ComplexType.

Name How used
SubstituteForAttributeResponse Result Property
SubstituteForComponentResponse Result Property

See also