Skip to content

Files

Latest commit

 

History

History
81 lines (44 loc) · 1002 Bytes

Search-LaMetricIcon.md

File metadata and controls

81 lines (44 loc) · 1002 Bytes

Search-LaMetricIcon

Synopsis

Searchs for LaMetricIcons


Description

Searches for icons for LaMetric Time and other LaMetric devices.


Related Links


Examples

EXAMPLE 1

Search-LaMetricIcon "PowerShell"

Parameters

IconName

The name of the icon we are searching for

Type: [String]

Required: true

Position: 1

PipelineInput:true (ByPropertyName)


Page

The page count. By default, zero.

Type: [Int32]

Required: false

Position: named

PipelineInput:true (ByPropertyName)


PageSize

The page size. By default, 100.

Type: [Int32]

Required: false

Position: named

PipelineInput:true (ByPropertyName)


Syntax

Search-LaMetricIcon [-IconName] <String> [-Page <Int32>] [-PageSize <Int32>] [<CommonParameters>]