Finds out whether given attachment name is unique
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- formGuid
- Type: System Guid
GUID of the form
- fileName
- Type: System String
Name of file
- extension
- Type: System String
Extension of file
- currentAttachmentId
- Type: System Int32
Current attachment ID
Return Value
Type: BooleanTrue if attachment name is unique
See Also