Click or drag to resize

PsrContainerItem.IsPasswordItem Method

Container items of type ContainerItemPassword and ContainerItemPasswordMemo are considered as password items.

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public bool IsPasswordItem()

Return Value

Type: Boolean
See Also