public PropertyValue CDP_ALLOWED_DATA( int index ) {get; set;}
public: property PropertyValue^ CDP_ALLOWED_DATA { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CDP_ALLOWED_DATA( int index ) {get; set;}
public: property PropertyValue^ CDP_ALLOWED_DATA { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies the data that may be entered at the connection definition point:
0 = All data
1 = No connection designation
2 = Only connection designation.