C# Class hoTools.Utils.Parameter.Param

Afficher le fichier Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools Class Usage Examples

Méthodes publiques

Méthode Description
Param ( EA rep, EA parTrgt ) : System
Save ( ) : bool
SetParameterProperties ( string propertyName, string propertyValue ) : bool

Method Details

Param() public méthode

public Param ( EA rep, EA parTrgt ) : System
rep EA
parTrgt EA
Résultat System

Save() public méthode

public Save ( ) : bool
Résultat bool

SetParameterProperties() public méthode

public SetParameterProperties ( string propertyName, string propertyValue ) : bool
propertyName string
propertyValue string
Résultat bool