Enumeration to define various cable types.
Namespace: Crestron.SimplSharpPro.DMAssembly: SimplSharpPro (in SimplSharpPro.exe)
Syntax
C# |
---|
public enum eDmCableType |
Members
Member name | Value | Description | |
---|---|---|---|
DM | 0 | DM type | |
CAT6 | 1 | CAT6 type | |
CAT5e | 2 | CAT5e type | |
NA | 10 | Not Used |