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