Library | Package Java Toolkit

Interface UDFExternalReference

package com.ptc.pfc.pfcUDFCreate;

public interface UDFExternalReference
  extends jxobject



Description

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



Method Summary
ComponentPathGetExternalReferenceModel ()
    Get method for attribute "ExternalReferenceModel"
    The external component in an assembly to which the reference is made.
voidSetExternalReferenceModel (ComponentPath value)
    Set method for attribute "ExternalReferenceModel"
    The external component in an assembly to which the reference is made.

Method Detail

GetExternalReferenceModel/SetExternalReferenceModel

ComponentPathGetExternalReferenceModel ()
voidSetExternalReferenceModel (ComponentPath value)


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