Click or drag to resize

FileDetailItemLength Property

Number of bytes in the file.

Created in Epic SDK V4.1.

Sometimes Required

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

Property Value

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