[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:QPulseWebServices.Contracts.Service.IAttachment.Download(System.String,System.String,System.Int32,System.Int32)"]
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0
Syntax
C# |
---|
string Download( string Token, string ObjectType, int ObjectID, int AttachmentID ) |
Parameters
- Token
- Type: System..::..String
[Missing <param name="Token"/> documentation for "M:QPulseWebServices.Contracts.Service.IAttachment.Download(System.String,System.String,System.Int32,System.Int32)"]
- ObjectType
- Type: System..::..String
[Missing <param name="ObjectType"/> documentation for "M:QPulseWebServices.Contracts.Service.IAttachment.Download(System.String,System.String,System.Int32,System.Int32)"]
- ObjectID
- Type: System..::..Int32
[Missing <param name="ObjectID"/> documentation for "M:QPulseWebServices.Contracts.Service.IAttachment.Download(System.String,System.String,System.Int32,System.Int32)"]
- AttachmentID
- Type: System..::..Int32
[Missing <param name="AttachmentID"/> documentation for "M:QPulseWebServices.Contracts.Service.IAttachment.Download(System.String,System.String,System.Int32,System.Int32)"]
Return Value
Type: String[Missing <returns> documentation for "M:QPulseWebServices.Contracts.Service.IAttachment.Download(System.String,System.String,System.Int32,System.Int32)"]