ReportDateTimeControl.webMenuItemType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
webMenuItemType(WebMenuItemType) | |
webMenuItemType() |
webMenuItemType(WebMenuItemType)
public:
virtual Microsoft::Dynamics::Ax::Xpp::WebMenuItemType webMenuItemType(Microsoft::Dynamics::Ax::Xpp::WebMenuItemType _value);
public virtual Microsoft.Dynamics.Ax.Xpp.WebMenuItemType webMenuItemType (Microsoft.Dynamics.Ax.Xpp.WebMenuItemType _value);
abstract member webMenuItemType : Microsoft.Dynamics.Ax.Xpp.WebMenuItemType -> Microsoft.Dynamics.Ax.Xpp.WebMenuItemType
override this.webMenuItemType : Microsoft.Dynamics.Ax.Xpp.WebMenuItemType -> Microsoft.Dynamics.Ax.Xpp.WebMenuItemType
Public Overridable Function webMenuItemType (_value As WebMenuItemType) As WebMenuItemType
Parameters
- _value
- WebMenuItemType
Returns
Applies to
webMenuItemType()
public:
virtual Microsoft::Dynamics::Ax::Xpp::WebMenuItemType webMenuItemType();
public virtual Microsoft.Dynamics.Ax.Xpp.WebMenuItemType webMenuItemType ();
abstract member webMenuItemType : unit -> Microsoft.Dynamics.Ax.Xpp.WebMenuItemType
override this.webMenuItemType : unit -> Microsoft.Dynamics.Ax.Xpp.WebMenuItemType
Public Overridable Function webMenuItemType () As WebMenuItemType