API Documentation > Interfaces > Interface ExternalObjectData
Interface ExternalObjectData

package com.ptc.wfc.wfcExternalObject;

public interface
ExternalObjectData
extends
jxobject


Description
Parent class for external object properties
Direct Known Subclasses:
User Guide References:
Method Summary
Get method for attribute "Type"
Get type of property e.g. display or selection property
Method Detail
GetType
GetType
()
Get type of property e.g. display or selection property
User Guide References:
Was this helpful?