public PropertyValue PROJ_CUSTOMERCOUNTRY( int index ) {get; set;}
public: property PropertyValue^ PROJ_CUSTOMERCOUNTRY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_CUSTOMERCOUNTRY( int index ) {get; set;}
public: property PropertyValue^ PROJ_CUSTOMERCOUNTRY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
The property can be automatically populated with the relevant customer data from parts management via project management.