Click or drag to resize

AttachmentGetResultTotalCount Property

Total number of Attachment items returned by the query.

Created in Epic SDK 2019.

Namespace:  ASI.TAM.API.Data.UI.Attachment
Assembly:  ASI.TAM.API.Data.UI.Attachment (in ASI.TAM.API.Data.UI.Attachment.dll) Version: 2021.1.0.1
Syntax
public int TotalCount { get; set; }

Property Value

Type: Int32
TotalCount As Integer.
Remarks
Note Note
  • Name - TotalCount
  • Is Identity - False
  • Required On Insert - False
  • Required On Update - False
See Also