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