Click or drag to resize

FileDetailItemExtension Property

Extension 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: 2021.1.0.1
Syntax
public string Extension { get; set; }

Property Value

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