Application\CIM_FromDirectorySpecification.mof.mof (HTML version)

Return to index
CIM_FromDirectorySpecification
The FromDirectorySpecification association identifies the source directory for a FileAction. When this association is used, the assumption is that the source directory already exists. This association cannot co-exist with a FromDirectoryAction association, since a FileAction can only involve a single source directory.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::Application::CheckAction" ) Association
Parameters (local in grey)
Key
CIM_FileAction REF FileName ;
The Action against the directory.
Max ( 1 )
Key
CIM_DirectorySpecification REF SourceDirectory ;
The source directory of the Action.