<Code Lib>
2026 Method
Changes 7
M

EnergyDataSettings.GetEnergyDataSettings

Description:
Gets the energy data settings element in the document.

public static EnergyDataSettings GetEnergyDataSettings(
	Document doc
)

  • doc
    The document where the settings element is found.
Return Value EnergyDataSettings The element which stores the energy data settings for the document.

Loading…