Varigence
Docs
  • Biml
  • BimlExpress
  • BimlStudio
  • BimlFlex

    Show / Hide Table of Contents

    Method CopyFrom

    CopyFrom(IFrameworkItem, UnboundReferences)

    Instructs the node to copy property values from the supplied node into itself. This method should only be used by the internal Biml framework.

    Syntax

    public override void CopyFrom(IFrameworkItem frameworkItem, UnboundReferences unboundReferences)

    Parameters

    Type Name Description
    IFrameworkItem frameworkItem

    The node that will be merged into the current node

    UnboundReferences unboundReferences

    References that have not yet been bound in the merging node

    Overrides

    AstAdfDatasetBaseNode.CopyFrom(IFrameworkItem, UnboundReferences)

    Copyright © Varigence 2019