BatiprixManagement.MapDescription Property
Public Shared Property MapDescription() As String
This language is not supported or no code example is available.
public static string MapDescription {get; set;}
This language is not supported or no code example is available.
public:
static property String^ MapDescription {
String^ get( );
void set(
String^ value
);
}
This language is not supported or no code example is available.
public static function get MapDescription() : String;
public static function set MapDescription(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