Common Application Framework

CommandTypesCollection.Add Method 

Add the given Command Type to the CommandCollection.

public abstract void Add(
   Type commandType
);

See Also

CommandTypesCollection Class | Aveva.ApplicationFramework.Presentation Namespace