Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
DeployMessage Class
Namespace
Usage
DeployMessage Properties
The following are properties for DeployMessage.
changed
Signature
public Boolean changed {get; set;}
Property Value
Type: Boolean
columnNumber
Signature
public Integer columnNumber {get; set;}
Property Value
Type: Integer
created
Signature
public Boolean created {get; set;}
Property Value
Type: Boolean
deleted
Signature
public Boolean deleted {get; set;}
Property Value
Type: Boolean
lineNumber
Signature
public Integer lineNumber {get; set;}
Property Value
Type: Integer
problem
Signature
public String problem {get; set;}
Property Value
Type: String