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