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