ConnectorAllowed Property |
Property Value
Type: String
List of connector Types that are allowed to connect with this connector. If empty then all connectors are allowed, as long as they are not named explicitly in the Disallowed list.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic string[] Allowed { get; set; }Property Value
Type:
String
See Also