P4ClientMergeIsAcceptable Method
|
Check that the merge is acceptable
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic bool IsAcceptable()
Public Function IsAcceptable As Boolean
public:
bool IsAcceptable()
member IsAcceptable : unit -> bool
Return Value
Type:
Booleanbool Acceptable
See Also