Interface IpfcSubstitution
Description
Base class to classes that represents all types of substitution; it specifies the substitution type and substitute data.
Direct Known Subclasses:
User Guide References:
Property Summary
Property | | |
| |
| |
| Path to the substitute component. |
Method Summary
Function | |
| |
| |
| Returns a SubstType instance indicating the type of substitution object that can used in the simplified representation. |
Property Detail
Path to the substitute component.
Method Detail
Returns a SubstType instance indicating the type of substitution object that can used in the simplified representation.
Returns:
One of the static instances of SubstType (e.g. SUBST_PRT_REP).