AspectBindableItemNamingScheme Enumeration |
Namespace: Demo3D.Visuals
public enum AspectBindableItemNamingScheme
| Member name | Value | Description | |
|---|---|---|---|
| PropertyName | 0 | The binding name will be equal to the property name. | |
| UniqueMangled | 1 | The binding name will be generated by mangling the property name with the aspect name (if not empty). The generated name will be made unique to the visual by introducing a number if required. |
© Rockwell Automation Technologies, Inc. All Rights Reserved.