Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 442 Bytes

File metadata and controls

22 lines (15 loc) · 442 Bytes

Get-ImageStoreFolder

Gets the record related to the folder by id.

Alias: GetFolder

Parameters

Name Type Description Optional
Id Guid Record id No

From Pipeline: Id

Return

The record of the folder.

Type: ImageStoreFolder

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

See also