Check if the specified value is unique for the specified property
Namespace: ICMeridianAPIAssembly: ICMeridianAPI (in ICMeridianAPI.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
Parameters
- vaultidentifier
- Type:
System String
The vault.
- propertyname
- Type:
System String
Property name.
- value
- Type:
System Object
Property value to check.
Return Value
A value indicating whether there are no other documents with the specified property value.Remarks
See Also