Library | Module

Class pfcAccessRequestReturn



Description

Returned from the method pfcScript.pwlAccessRequest()
Direct Parent Classes:
pfcStandardReturn



Property Summary

/* readonly */ booleanGotDiskRead
Confirms the Read access to the disk.
/* readonly */ booleanGotDiskWrite
Confirms the Write access to the disk.
/* readonly */ booleanGotProERead
Confirms the Read access to the Creo Parametric database.
/* readonly */ booleanGotProEWrite
Confirms the Write access to the Creo Parametric database.



Property Detail


/* readonly */ booleanGotDiskRead

Confirms the Read access to the disk.




/* readonly */ booleanGotDiskWrite

Confirms the Write access to the disk.




/* readonly */ booleanGotProERead

Confirms the Read access to the Creo Parametric database.




/* readonly */ booleanGotProEWrite

Confirms the Write access to the Creo Parametric database.