<Code Lib>
P

CableType.CoreType

Description:
The core type of the cable type.
Remarks:
It is single core by default.

public CoreType CoreType { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…