SolutionMetricsResourceCount Property |
The number of resources used in the solution.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic int ResourceCount { get; }
Public ReadOnly Property ResourceCount As Integer
Get
public:
property int ResourceCount {
int get ();
}
member ResourceCount : int with get
Property Value
Type:
Int32
See Also