OrderAttachment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Order attachment details.
public class OrderAttachment : Microsoft.Store.PartnerCenter.Models.ResourceBase
type OrderAttachment = class
inherit ResourceBase
Public Class OrderAttachment
Inherits ResourceBase
- Inheritance
Constructors
OrderAttachment() |
Properties
AttachmentId |
Gets or sets the attachment id. |
AttachmentType |
Gets or sets the attachment type. |
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
FileName |
Gets or sets file name. |
SizeInKB |
Gets or sets file size in kb. |