Library | Module

Class pfcUDFExternalReference



Description

The assembly and member to reference when placing the UDF with external references.



Property Summary

pfcComponentPathExternalReferenceModel
The external component in an assembly to which the reference is made.



Method Summary

static pfcUDFExternalReferenceCreate (pfcComponentPath Model)
Creates a UDFExternalReference object that is required when placing a UDF with external references.



Property Detail


pfcComponentPathExternalReferenceModel

The external component in an assembly to which the reference is made.





Method Detail


static pfcUDFExternalReferenceCreate (pfcComponentPath Model)

Creates a UDFExternalReference object that is required when placing a UDF with external references.

Used as a component of pfcUDFCustomCreateInstructions .
Parameters:
Model
Component path to the model to which the external reference is made.
Returns:
Instance of the UDFExternalReference object.