API Documentation > Classes > Interface IpfcSubstEnvelope
Interface IpfcSubstEnvelope
Description
Substitute with an envelope.
Direct Parent Classes:
Method Summary
Function
Creates a new object used to substitute with an envelope.
Method Detail
Function
CCpfcSubstEnvelope.Create
(SubstPath as Iintseq) as IpfcSubstEnvelope
Creates a new object used to substitute with an envelope.
The return value is used as a component of the IpfcSimpRepInstructions.
Parameters:
SubstPath
Path to the substitute component.
Returns:
The pfcSubstEnvelope object.
Was this helpful?