mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

FDA_Report_Data.Files Property



Gets the collection of files associated with this IEID


Namespace: SobekCM.Tools.FDA
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public List<FDA_File> Files { get; }

Property Value

Type: List<(Of <(<'FDA_File>)>)>

Remarks

Returned as a generic list of FDA_File objects

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )