ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParallelOffset.Builder Class / Template Property
Version

    Template Property (ParallelOffset.Builder)
    Gets and sets the template to create the copies in.
    Syntax
    public EditingTemplate Template {get; set;}
    Remarks
    If a template is not specified, the copy will fail.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also