public PropertyValue INTRINSICSAFETY {get; set;}
public: property PropertyValue^ INTRINSICSAFETY { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue INTRINSICSAFETY {get; set;}
public: property PropertyValue^ INTRINSICSAFETY { PropertyValue^ get(); void set ( PropertyValue^ value); }
Functions, connections, and connection definition points are defined as intrinsically safe using this property. The intrinsic safety at the function forces intrinsic safety at the associated connection points for which intrinsic safety is possible.