public PropertyValue CONNECTION_DAISYCHAIN_INDEX( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_DAISYCHAIN_INDEX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_DAISYCHAIN_INDEX( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_DAISYCHAIN_INDEX { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Identifies the daisy chain within a net in the case of net-based connections.