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