2027 Method
Changes 0
M

FabricationConfiguration.DamperExists

Description:
Checks to see if the specified damper exists.
public bool DamperExists(
	int damperId
)
  • Int32
    damperId
    The damper identifier to check.
Return Value Boolean Returns true if the damper exists.