Library | Module

Interface IpfcCreateNewSimpRepInstructions



Description

Subclass of pfcSimpRepInstructions; used to create a new representation.
Direct Parent Classes:
IpfcSimpRepInstructions



Property Summary

PropertyNewSimpNameas String
Name of the creating representation.



Method Summary

FunctionCCpfcCreateNewSimpRepInstructions.Create (NewSimpName as String) as IpfcCreateNewSimpRepInstructions
reates a new object used to create a new representation.



Property Detail


PropertyNewSimpNameas String

Name of the creating representation.





Method Detail


FunctionCCpfcCreateNewSimpRepInstructions.Create (NewSimpName as String) as IpfcCreateNewSimpRepInstructions

reates a new object used to create a new representation.
Parameters:
NewSimpName
Name of the creating representation.
Returns:
The pfcCreateNewSimpRepInstructions object.