<Code Lib>
P

SizingOptions.DomainType

Description:
The domain type of the options, such as HVAC or Plumbing.

public ConnectorDomainType DomainType { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…