IPostAttachmentData Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Ticketing.Dto
The IPostAttachmentData type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Int64 | AttachmentDataId | (Inherited from IPostAttachment.) |
![]() | String | ContentType | (Inherited from IPostAttachment.) |
![]() | void | Data | |
![]() | Int64 | Id | (Inherited from IPostAttachment.) |
![]() | String | Name | (Inherited from IPostAttachment.) |
![]() | Int64 | PostId | (Inherited from IPostAttachment.) |
![]() | Int64 | Size | (Inherited from IPostAttachment.) |