Click or drag to resize
UpdateForumAttachmentWebFarmTaskFileGuid Property
Gets or sets identifier of the file attachment to be updated.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax
C#
public Guid FileGuid { get; set; }

Property Value

Type: Guid
See Also