API Documentation > Classes > Class pfcCreateNewSimpRepInstructions
Class pfcCreateNewSimpRepInstructions
Description
Subclass of pfcSimpRepInstructions; used to create a new representation.
Direct Parent Classes:
User Guide References:
Property Summary
string
Name of the creating representation.
Method Summary
Create (string NewSimpName)
reates a new object used to create a new representation.
Property Detail
string
NewSimpName
Name of the creating representation.
Method Detail
Create
(string NewSimpName)
reates a new object used to create a new representation.
Parameters:
NewSimpName
Name of the creating representation.
Returns:
The pfcCreateNewSimpRepInstructions object.
User Guide References:
Was this helpful?