public bool ExportZeroOhmAsLink { get; set; }
Public Property ExportZeroOhmAsLink As Boolean Get Set
public: property bool ExportZeroOhmAsLink { bool get (); void set (bool value); }
member ExportZeroOhmAsLink : bool with get, set
In This Article