View Rules Tree

Index

    View Rules Tree

    You can use the TreeGenerator class from RDPCrystalEDILibrary.UI.Winforms to generate a complete tree of your rules.

    public static TreeNode BuildRulesTree(EDIRulesReader reader)
    public static TreeNode BuildEDIDocumentTree(EDIDocumentdocument, bool expandLoopNode = false)

    Example

    in EDI Rules Reader
    Did this article answer your question?