public PropertyValue ARTICLE_INTRINSICSAFETY( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_INTRINSICSAFETY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue ARTICLE_INTRINSICSAFETY( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_INTRINSICSAFETY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property of a part variant. Shows whether the part is intrinsically safe. In this case it is guaranteed that during operation or in case of a short circuit no spark can occur which could ignite any explosive atmosphere possibly present (gas or liquid).