BatiprixManagement.ImportLevels Property

Public Shared Property ImportLevels() As Boolean
This language is not supported or no code example is available.
public static bool ImportLevels {get; set;}
This language is not supported or no code example is available.
public:  
static property bool ImportLevels { 
bool get( ); 
void set( 
bool value 
); 
}
This language is not supported or no code example is available.
public static function get ImportLevels() : boolean
public static function set ImportLevels(value : boolean);
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition