ArcGIS Pro 3.0 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, Windows 8.1

    See Also