ConnectionPointCrossSection Property (MDPlcTemplatePosition)
In This Topic
The connection point cross-section of the PLC template
Syntax
public string ConnectionPointCrossSection {get; set;}
public:
property String^ ConnectionPointCrossSection {
String^ get();
void set ( String^ value);
}
See Also