public PropertyValue INTERRUPTIONPOINT_DESTINATION( int index ) {get; set;}
public: property PropertyValue^ INTERRUPTIONPOINT_DESTINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INTERRUPTIONPOINT_DESTINATION( int index ) {get; set;}
public: property PropertyValue^ INTERRUPTIONPOINT_DESTINATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Provides the (first) target of an interruption point for display in the cross-reference; only used internally.