Library | Module

Interface IpfcServerObjectStatus



Description

Describle the server object modification status.



Property Summary

PropertyIsCheckedOutas Boolean
true if checked out and false if not.
PropertyIsModifiedInWorkspaceas Boolean
true if modified in workspace and false if not.
PropertyIsModifiedLocallyas Boolean
true if modified locally and false if not.



Property Detail


PropertyIsCheckedOutas Boolean

true if checked out and false if not.




PropertyIsModifiedInWorkspaceas Boolean

true if modified in workspace and false if not.




PropertyIsModifiedLocallyas Boolean

true if modified locally and false if not.