BatiprixManagement.MapQuantity Property
Public Shared Property MapQuantity() As String
This language is not supported or no code example is available.
public static string MapQuantity {get; set;}
This language is not supported or no code example is available.
public:
static property String^ MapQuantity {
String^ get( );
void set(
String^ value
);
}
This language is not supported or no code example is available.
public static function get MapQuantity() : String;
public static function set MapQuantity(value : String);
This language is not supported or no code example is available.
Property Value
string
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2