FileManager.GetPositionalRepresentations Method
Parent Object: FileManagerDescription
Method that returns the names of all the positional representations contained within the input assembly file.
Remarks
Returned in the following order:
- Master
- Other
Syntax
FileManager.GetPositionalRepresentations( FullFileName As String ) As String()Parameters
Name | Type | Description |
FullFileName | String | Input String that specifies the file to retrieve the positinal representations from. |