[This is preliminary documentation and is subject to change.]

Defines whether the attachment is a link to a physical drive or whether it is embedded in the Q-Pulse database.

Namespace: QPulseWebServices.Contracts.Data
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.0.2.70

Syntax

C#
public enum AttachmentStorageType

Members

Member nameDescription
Linked
Embedded

See Also