NodeCount Property (SapNetPlan)
Class
SapNetPlan
.
Action
Gets the number of Nodes in the net.
Syntax
C#
protected
Integer
NodeCount { get; }
VB
'Declaration Protected Read Property NodeCount As
Integer
Access
Read only.