ResolveAnalysisCommonDiffCount Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic int CommonDiffCount { get; set; }Public Property CommonDiffCount As Integer
Get
Set
public:
property int CommonDiffCount {
int get ();
void set (int value);
}member CommonDiffCount : int with get, set
Property Value
Type:
Int32
See Also