public MDPropertyValue PART_CREATE_DATE( int index ) {get; set;}
public: property MDPropertyValue^ PART_CREATE_DATE { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue PART_CREATE_DATE( int index ) {get; set;}
public: property MDPropertyValue^ PART_CREATE_DATE { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Shows date and time when the record was created.