Custom Attributes

To define custom attributes for a class, an interface, a variable, a parameter or a method, you have to use the Custom attributes extended attribute in PowerDesigner. You can use the Custom attributes input box to type all the custom attributes you wish to add using the correct VB .NET syntax.



Custom Attributes for Return Types

You can use the Return type custom attribute extended attribute to define custom attributes for the return type of a property attribute or a method.