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