Total number of running vertex revocations
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public double VertexRevocations { get; set; } |
Visual Basic |
---|
Public Property VertexRevocations As Double Get Set |
Visual C++ |
---|
public: property double VertexRevocations { double get (); void set (double value); } |