[This is preliminary documentation and is subject to change.]
Get the default attachment item.
When multiple attachment items exist the attachment item returned is the file marked as the Index attachment item.
When only one attachment item exists it is this attachment item that is returned regardless of whether it is marked as the Index attachment item.
Namespace: GaelQuality.Bacchus.BusinessObjects.XPOTranslatorsAssembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0
Syntax
C# |
---|
private static DocumentAttachmentItem GetDefaultAttachmentItem( Revision boDocument ) |
Parameters
- boDocument
- Type: Revision
[Missing <param name="boDocument"/> documentation for "M:GaelQuality.Bacchus.BusinessObjects.XPOTranslators.DocumentSummaryTranslator.GetDefaultAttachmentItem(GaelQuality.Bacchus.BusinessObjects.XPO.Documents.Revision)"]
Return Value
Type: DocumentAttachmentItem[Missing <returns> documentation for "M:GaelQuality.Bacchus.BusinessObjects.XPOTranslators.DocumentSummaryTranslator.GetDefaultAttachmentItem(GaelQuality.Bacchus.BusinessObjects.XPO.Documents.Revision)"]