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