The FileID of the attachment (what will be used against the Files table to provide the attachment)
Namespace: DotNetNuke.Services.Social.MessagingAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] public int FileID { get; set; } |
Visual Basic |
---|
<XmlAttributeAttribute> Public Property FileID As Integer Get Set |