Library | Package Java Toolkit

Interface WSExportOptions

package com.ptc.pfc.pfcSession;

public interface WSExportOptions
  extends jxobject



Description

Creates a class to hold the export options.



Method Summary
booleanGetIncludeSecondaryContent ()
    Get method for attribute "IncludeSecondaryContent"
    Flag to indicate whether or not to include secondary content while exporting objects from a workspace.
voidSetIncludeSecondaryContent (boolean value)
    Set method for attribute "IncludeSecondaryContent"
    Flag to indicate whether or not to include secondary content while exporting objects from a workspace.

Method Detail

GetIncludeSecondaryContent/SetIncludeSecondaryContent

booleanGetIncludeSecondaryContent ()
voidSetIncludeSecondaryContent (boolean value)


    Flag to indicate whether or not to include secondary content while exporting objects from a workspace.
Manual References:
Windchill Connectivity APIs: Import and Export