Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 503 Bytes

File metadata and controls

22 lines (15 loc) · 503 Bytes

Get-ImageStoreSimilarFile

Gets the record of similar file relation by id.

Alias: GetSimilarFile

Parameters

Name Type Description Optional
Id Guid Record id No

From Pipeline: Id

Return

The record of the similar file relation.

Type: ImageStoreSimilarFile

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

See also