Méthode | Description | |
---|---|---|
Main ( string args ) : void |
Main Method to initiate the execution
|
Méthode | Description | |
---|---|---|
AssociateTermStoreProperties ( List |
Method to associate
|
|
CheckMatterCreationStatus ( string>.Dictionary |
Method to check matter creation status
|
|
CreateData ( List |
Creates sample data based on the information provided
|
|
OnMatterCreationSuccess ( string>.Dictionary |
Created to refactor CreateData method
|
|
RevertData ( List |
Reverts the changes for sample data based on the information provided
|
public static Main ( string args ) : void | ||
args | string | Command line argument |
Résultat | void |