Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%ZHSLIB.PackageManager.Developer.Extension.SourceControl.ISC.PerforceFile

class %ZHSLIB.PackageManager.Developer.Extension.SourceControl.ISC.PerforceFile extends %Library.RegisteredObject

Property Inventory

Method Inventory

Properties

property action as %String;
Pending action for file
Property methods: actionDisplayToLogical(), actionGet(), actionIsValid(), actionLogicalToDisplay(), actionLogicalToOdbc(), actionNormalize(), actionSet()
property change as %String;
This is a %String rather than %Integer because it could be "default"
Property methods: changeDisplayToLogical(), changeGet(), changeIsValid(), changeLogicalToDisplay(), changeLogicalToOdbc(), changeNormalize(), changeSet()
property depotFile as %String);
Perforce depot path to file in question
Property methods: depotFileDisplayToLogical(), depotFileGet(), depotFileIsValid(), depotFileLogicalToDisplay(), depotFileLogicalToOdbc(), depotFileNormalize(), depotFileSet()

Methods

classmethod CreateFromFStatOutput(ByRef pArray) as %ZHSLIB.PackageManager.Developer.Extension.SourceControl.ISC.PerforceFile
method ToString() as %String

Inherited Members

Inherited Methods

FeedbackOpens in a new tab