ApplicationVisibleAttribute Members
Indicates if the method, property, or event that this attribute is applied to should be visible from within the Microsoft Dynamics NAV development environment.
The following tables list the members exposed by the ApplicationVisibleAttribute type.
Public Constructors
Name | Description | |
---|---|---|
ApplicationVisibleAttribute | Initializes a new instance of the ApplicationVisibleAttribute. |
Top
Public Properties
Name | Description | |
---|---|---|
TypeId | (Inherited from Attribute) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (Inherited from Object) | |
GetHashCode | Overridden. (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsDefaultAttribute | (Inherited from Attribute) | |
Match | (Inherited from Attribute) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ApplicationVisibleAttribute Class
Microsoft.Dynamics.Framework.UI.Extensibility Namespace