public PropertyValue FCTDEFLIB_LASTMODIFICATOR( int index ) {get; set;}
public: property PropertyValue^ FCTDEFLIB_LASTMODIFICATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FCTDEFLIB_LASTMODIFICATOR( int index ) {get; set;}
public: property PropertyValue^ FCTDEFLIB_LASTMODIFICATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
User code of the last person to edit the function definition library.