Method EmitXmlForAction
EmitXmlForAction(AstEnginePropertyAction)
Instructs the node to make changes to its underlying Biml code that correspond to the provided action. This method should only be used by the internal Biml framework.
Syntax
public override void EmitXmlForAction(AstEnginePropertyAction action)
Parameters
Type | Name | Description |
---|---|---|
AstEnginePropertyAction | action | The action that describes the change |