Library | Module

Class pfcSimpRepSubstitute



Description

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



Property Summary

pfcSubstitutionSubstituteData
Specifies the substitution type and substitute data.



Method Summary

static pfcSimpRepSubstituteCreate (pfcSubstitution SubsData)
Creates a new object used to substitute the component in the simplified representation.



Property Detail


pfcSubstitutionSubstituteData

Specifies the substitution type and substitute data.





Method Detail


static pfcSimpRepSubstituteCreate (pfcSubstitution SubsData)

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

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