GetFiles Method (Items)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The GetFiles() method retrieves the files associated with the specified item.Syntax Visual BasicC# 'Declaration Public Shared Function GetFiles( _ ByVal itemID As String _ ) As DataSet public static DataSet GetFiles( string itemID ) ParametersitemID Required. Holds the ID of the item whose associated files are being retrieved. Return Value Returns a DataSet of the files associated with the item, or null if there are no files associated with the item. See AlsoReferenceItems ClassItems Members In This Topic
The GetFiles() method retrieves the files associated with the specified item.Syntax Visual BasicC# 'Declaration Public Shared Function GetFiles( _ ByVal itemID As String _ ) As DataSet public static DataSet GetFiles( string itemID ) ParametersitemID Required. Holds the ID of the item whose associated files are being retrieved. Return Value Returns a DataSet of the files associated with the item, or null if there are no files associated with the item. See AlsoReferenceItems ClassItems Members
The GetFiles() method retrieves the files associated with the specified item.Syntax Visual BasicC# 'Declaration Public Shared Function GetFiles( _ ByVal itemID As String _ ) As DataSet public static DataSet GetFiles( string itemID ) ParametersitemID Required. Holds the ID of the item whose associated files are being retrieved. Return Value Returns a DataSet of the files associated with the item, or null if there are no files associated with the item. See AlsoReferenceItems ClassItems Members
The GetFiles() method retrieves the files associated with the specified item.Syntax Visual BasicC# 'Declaration Public Shared Function GetFiles( _ ByVal itemID As String _ ) As DataSet public static DataSet GetFiles( string itemID ) ParametersitemID Required. Holds the ID of the item whose associated files are being retrieved. Return Value Returns a DataSet of the files associated with the item, or null if there are no files associated with the item. See AlsoReferenceItems ClassItems Members