public PropertyValue FUNC_DTFORMAT( int index ) {get; set;}
public: property PropertyValue^ FUNC_DTFORMAT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_DTFORMAT( int index ) {get; set;}
public: property PropertyValue^ FUNC_DTFORMAT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }