public PropertyValue PART_CREATE_USER( int index ) {get; set;}
public: property PropertyValue^ PART_CREATE_USER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PART_CREATE_USER( int index ) {get; set;}
public: property PropertyValue^ PART_CREATE_USER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the login name of the user who created the record.