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