ConnectionDimension Property (MDElectricalRelayTemplatePosition)
In This Topic
The connection dimension of the relay template
Syntax
public string ConnectionDimension {get; set;}
public:
property String^ ConnectionDimension {
String^ get();
void set ( String^ value);
}
See Also