[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:QPulseWebServices.Contracts.Data.AttachmentItemType"]
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.580.15
Syntax
| C# |
|---|
public enum AttachmentItemType |
Members
| Member name | Description | |
|---|---|---|
| File |
The attachment is a file
| |
| URL |
The Attachment is a URL
|