2027 Method
Changes 0
M

ElectricalDemandFactorDefinition.Create

Description:
Creates a new instance of a demand factor definition.
public static ElectricalDemandFactorDefinition Create(
	Document ADoc,
	string strName
)
  • ADoc
    The document where the element will be created and added.
  • String
    strName
    The name of the electrical demand factor definition to be created.
Return Value ElectricalDemandFactorDefinition The newly created demand factor definition element.