CommandRepository Model.GetFECommandsRepository(String source, String fileIdentifier)

Gets the commands repository for a file from external model.

Parameters

  • source
    Type: String
    Source (External Model) Component Id.
  • fileIdentifier
    Type: String
    File Identifier specified in the External Model.

Return Value

Returns the commands repository associated with (source, fileIdentifier) pair.