Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 470 Bytes

File metadata and controls

22 lines (15 loc) · 470 Bytes

Find-ImageStoreFolder

Finds the record related to the folder by name.

Alias: FindFolder

Parameters

Name Type Description Optional
Name string Name of the folder to find No

From Pipeline: Name

Return

The record of the folder.

Type: ImageStoreFolder

Or, null, when no related record can be found.

See also