Click or drag to resize

FileDetailItemFileName Property

Name of 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 string FileName { get; set; }

Property Value

Type: String
FileName As String.
Remarks
Note Note
  • Name - FileName
  • Length - -1
  • Accepts Multiple Lines - False
  • Required On Insert - True
  • Required On Update - False
  • Ignored On Update - True
  • Ignored On Get - True
See Also