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