Show / Hide Table of Contents

Property ReturnVisibleOnly

ReturnVisibleOnly

Gets or sets a value indicating whether to return only the visible templates; otherwise, false. Default is true.

Declaration
public bool ReturnVisibleOnly { get; set; }
Property Value
Type Description
bool

true to return only the visible templates; otherwise, false. Default is true.

Remarks

When set to true, a template is returned only when visible. When set to false, a template is returned regardless of its visibility.

This parameter is relevant only when the SourceType is Database or All.

See Also
IsVisible

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.