 | HarnessDefaultConnectorType Property |
The default type of connector energy transfer to use at ends in a harness.
Namespace: ema3d.Api.V25.CablingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic DefaultConnectorType DefaultConnectorType { get; set; }
Public Property DefaultConnectorType As DefaultConnectorType
Get
Set
public:
property DefaultConnectorType DefaultConnectorType {
DefaultConnectorType get ();
void set (DefaultConnectorType value);
}
member DefaultConnectorType : DefaultConnectorType with get, set
Property Value
DefaultConnectorType
See Also