CommandRepository
Model
.GetFECommandsRepository(
String
source,
String
fileIdentifier)
Gets the commands repository for a file from external model.
Remarks
Examples
Parameters
source
Type:
String
Source (External Model) Component Id.
fileIdentifier
Type:
String
File Identifier specified in the External Model.
Return Value
Type:
CommandRepository
Returns the commands repository associated with (source, fileIdentifier) pair.