Determines whether there are no other documents with
the specified property value.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
Parameters
- propertyDefFullName
- Type:
System String
The property definition FullName property value that describes the property to check.
- value
- Type:
System Object
The value of the property to check.
Return Value
A value indicating whether there are no other documents with the specified property value.See Also