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

The unique ID of the attachment in the Database. This can be used to retrieve the actual file from the Attachment HTTP handler.

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

Syntax

C#
public int ID

See Also