public interface ILibraryOperationResult
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
String |
filesList()
Returns comma separated list of files, created by verification process.
|
boolean |
isPassed()
Returns the second compared element's id
|
String |
resultString()
Returns a text output of verification
|
String resultString()
Returns a text output of verification
Getter method for the COM property "ResultString"
String filesList()
Returns comma separated list of files, created by verification process. Now it is single file - result of Broken Links verification.
Getter method for the COM property "FilesList"
boolean isPassed()
Returns the second compared element's id
Getter method for the COM property "IsPassed"
Copyright © 2020. All rights reserved.