<Code Lib>
P

ElectricalLoadClassification.Abbreviation

Description:
The abbreviation of the load classification name

public string Abbreviation { get; set; }

  • When setting this property: abbreviation is an empty string or contains only whitespace.
  • When setting this property: A non-optional argument was null

Loading…