returnVisibleOnly property

bool get returnVisibleOnly

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

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 SharedTemplateQueryParameters.sourceType is SharedTemplateQuerySourceType.database or SharedTemplateQuerySourceType.all.

set returnVisibleOnly (bool value)