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