Library | Module

Interface IpfcSimpRepSubstitute



Description

Substitute the component in the simplified representation.
Direct Parent Classes:
IpfcSimpRepAction



Property Summary

PropertySubstituteDataas IpfcSubstitution
Specifies the substitution type and substitute data.



Method Summary

FunctionCCpfcSimpRepSubstitute.Create (SubsData as IpfcSubstitution) as IpfcSimpRepSubstitute
Creates a new object used to substitute the component in the simplified representation.



Property Detail


PropertySubstituteDataas IpfcSubstitution

Specifies the substitution type and substitute data.





Method Detail


FunctionCCpfcSimpRepSubstitute.Create (SubsData as IpfcSubstitution) as IpfcSimpRepSubstitute

Creates a new object used to substitute the component in the simplified representation.

The return value is used as a component of IpfcSimpRepItem .
Parameters:
SubsData
Specifies the substitution type and substitute data.
Returns:
The pfcSimpRepSubstitute object.