UserInfo.accountType Property
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.
public:
property Dynamics::AX::Application::UserAccountType accountType { Dynamics::AX::Application::UserAccountType get(); void set(Dynamics::AX::Application::UserAccountType value); };
public Dynamics.AX.Application.UserAccountType accountType { get; set; }
member this.accountType : Dynamics.AX.Application.UserAccountType with get, set
Public Property accountType As UserAccountType