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

In This Topic
    Template Property (ParallelOffset.Builder)
    In This Topic
    Gets and sets the template to create the copies in.
    Syntax
    public EditingTemplate Template {get; set;}
    Public Property Template As EditingTemplate
    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