function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
takahirotakahiro 

Required. Name of the file.

Hello.

CreatedById, createdByName, fileName, and fullName, etc. were able to be acquired from FileProperties of RetrieveResult by using Metadata API.

It is thought that fileName acquires or wants to access information on each objects of 'objects/User.object'.

Is there a method of the access or acquisition?