Library | Module

Class pfcStandardReturn



Description

The standard return from an old-style Web.Link method.
Direct Known Subclasses:
pfcDirectoryCurrentGetReturn, pfcMdlCurrentGetReturn, pfcSessionMdlsGetReturn, pfcMdlDependenciesGetReturn, pfcMdlInfoGetReturn, pfcMdlIntralinkInfoGetReturn, pfcSelectReturn, pfcSelectionCreateReturn, pfcSelectionParseReturn, pfcMdlOpenReturn, pfcMdlFeaturesGetReturn, pfcPartMaterialCurrentGetReturn, pfcAssemblyComponentsGetReturn, pfcPartMaterialdataGetReturn, pfcPartMaterialsGetReturn, pfcAssemblyExplodeStatusGetReturn, pfcAssemblyExplodeStatesGetReturn, pfcFeatureInfoGetReturn, pfcFeatureParentsGetReturn, pfcFeatureChildrenGetReturn, pfcFeatureStatusGetReturn, pfcFeatureNameGetByIDReturn, pfcParametersGetReturn, pfcParameterValueGetReturn, pfcParameterDesignationVerifyReturn, pfcDimensionsGetReturn, pfcDimensionInfoGetReturn, pfcSimprepGetReturn, pfcMdlSimprepsGetReturn, pfcSolidMassPropertiesGetReturn, pfcSolidXSectionsGetReturn, pfcAccessRequestReturn, pfcFamtabInstanceLockGetReturn, pfcFamtabInstanceValueGetReturn, pfcFamtabInstancesGetReturn, pfcFamtabItemsGetReturn, pfcLayerDisplayGetReturn, pfcLayerItemsGetReturn, pfcMdlLayersGetReturn, pfcNotesGetReturn, pfcNoteNameGetReturn, pfcNoteOwnerGetReturn, pfcNoteTextGetReturn, pfcNoteURLGetReturn, pfcDirectoryFilesGetReturn, pfcEnvVariableGetReturn, pfcItemIDToNameReturn, pfcItemNameToIDReturn, pfcMdlViewsGetReturn, pfcSessionWindowsGetReturn, pfcWindowActiveGetReturn, pfcWindowMdlGetReturn



Property Summary

/* readonly */ numberErrorCode
Integer status return. 0 indicates success.
/* readonly */ stringErrorString
String identifying the error condition.
/* readonly */ booleanStatus
true if the method succeeded, false if an error occurred.



Property Detail


/* readonly */ numberErrorCode

Integer status return. 0 indicates success.




/* readonly */ stringErrorString

String identifying the error condition.




/* readonly */ booleanStatus

true if the method succeeded, false if an error occurred.