Search Results for

    Show / Hide Table of Contents

    Class Strings

    A strongly-typed resource class, for looking up localized strings, etc.

    Inheritance
    System.Object
    Strings
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: OSGeo.MapGuide.MaestroAPI
    Assembly: OSGeo.MapGuide.MaestroAPI.dll
    Syntax
    public class Strings

    Properties

    | Improve this Doc View Source

    ADF_BingMapsHybridLayerNoLongerAvailable

    Looks up a localized string similar to The "Hybrid" base layer type no longer exists in the current version of the Bing Maps API. The closes equivalent layer type is "AerialsWithLabels".

    Declaration
    public static string ADF_BingMapsHybridLayerNoLongerAvailable { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ADF_BingMapsMissingApiKey

    Looks up a localized string similar to The Bing Maps v6/7 API was deprecated on June 30th 2017. To use the current Bing Maps API, an API key is required.

    Declaration
    public static string ADF_BingMapsMissingApiKey { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ADF_InvalidWidgetReferenceInContainer

    Looks up a localized string similar to A non-existent widget by the id of {0} is being referenced from a menu/container : {1}.

    Declaration
    public static string ADF_InvalidWidgetReferenceInContainer { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ADF_MapInvalidError

    Looks up a localized string similar to Map with ID {0} does not point to a valid map.

    Declaration
    public static string ADF_MapInvalidError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ADF_MapMissingError

    Looks up a localized string similar to Fusion application does not specify a map.

    Declaration
    public static string ADF_MapMissingError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ADF_MapValidationError

    Looks up a localized string similar to Error validating MapDefinition {0}, message: {1}.

    Declaration
    public static string ADF_MapValidationError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ADF_MapWithIncompatibleCommericalCs

    Looks up a localized string similar to The Map Definition {0} has a coordinate system that is not EPSG:3857. This map is in a group containing one or more commerical base layers. The specified Map Definition may not correctly display or line up with the commerical base layers..

    Declaration
    public static string ADF_MapWithIncompatibleCommericalCs { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ADF_NonUiWidgetAttachedToContainer

    Looks up a localized string similar to A non-UI widget by the id of {0} is residing in the menu/container ({1}). Being a non-UI widget, this may cause rendering problems for that particular container.

    Declaration
    public static string ADF_NonUiWidgetAttachedToContainer { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ADF_ReferencedWidgetInMenuHasNoLabel

    Looks up a localized string similar to A widget by the id of {0} has no label. This may cause display problems in the menu/container ({1}) if there is no icon specified.

    Declaration
    public static string ADF_ReferencedWidgetInMenuHasNoLabel { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ADF_ViewOutsideMapExtents

    Looks up a localized string similar to Fusion application specifies a start view that is outside the map's initial extents.

    Declaration
    public static string ADF_ViewOutsideMapExtents { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CannotConvertOgrProviderToItself

    Looks up a localized string similar to Feature source to be converted must not already be using the OGR provider.

    Declaration
    public static string CannotConvertOgrProviderToItself { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CannotCreateLoadProcedureSubType

    Looks up a localized string similar to Could not create load procedure of type: .

    Declaration
    public static string CannotCreateLoadProcedureSubType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CompositeStyleDisplayString

    Looks up a localized string similar to [Composite Style].

    Declaration
    public static string CompositeStyleDisplayString { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CopiedResource

    Looks up a localized string similar to Copied resource: {0}.

    Declaration
    public static string CopiedResource { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CopiedResourceToTarget

    Looks up a localized string similar to Copied: {0} => {1}.

    Declaration
    public static string CopiedResourceToTarget { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Culture

    Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

    Declaration
    public static CultureInfo Culture { get; set; }
    Property Value
    Type Description
    System.Globalization.CultureInfo
    | Improve this Doc View Source

    DebugWatermarkMessage

    Looks up a localized string similar to MapGuide Debugging Information\n==============================\n\nMap Extents Min: ({0}, {1})\nMap Extents Max: ({2}, {3})\nMap Coordinate System: \n{4}.

    Declaration
    public static string DebugWatermarkMessage { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DebugWatermarkMessageLayer

    Looks up a localized string similar to MapGuide Debugging Information\n==============================\n\nMap Extents Min: ({0}, {1})\nMap Extents Max: ({2}, {3})\nMap Coordinate System: \n{4}\nLayer Spatial Context: {5}.

    Declaration
    public static string DebugWatermarkMessageLayer { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Desc_GetExtents

    Looks up a localized string similar to Displays the current map extents.

    Declaration
    public static string Desc_GetExtents { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Desc_GetMapKml

    Looks up a localized string similar to Gets the current map as a KML document.

    Declaration
    public static string Desc_GetMapKml { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Desc_ZoomToScale

    Looks up a localized string similar to Zoom to a specified scale.

    Declaration
    public static string Desc_ZoomToScale { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DowngradedResource

    Looks up a localized string similar to Resource {0} downgraded to version {1}.

    Declaration
    public static string DowngradedResource { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DS_NoCoordinateSpace

    Looks up a localized string similar to No coordinate system specified. The coordinate system if not specified will default to LL84.

    Declaration
    public static string DS_NoCoordinateSpace { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DS_NoSourceSpecified

    Looks up a localized string similar to No source DWF file specified.

    Declaration
    public static string DS_NoSourceSpecified { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DuplicateKeyExceptionMessage

    Looks up a localized string similar to An item with the key value ({0}) already exists in the collection.

    Declaration
    public static string DuplicateKeyExceptionMessage { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_BAD_DOCUMENT_NO_ROOT_ATTRIBUTES

    Looks up a localized string similar to Bad Document: Expected attributes at the root level node.

    Declaration
    public static string ERR_BAD_DOCUMENT_NO_ROOT_ATTRIBUTES { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_CANNOT_DOWNGRADE_OLDER_RESOURCE

    Looks up a localized string similar to Resource cannot be downgraded. It is already older than the version this converter can downgrade to.

    Declaration
    public static string ERR_CANNOT_DOWNGRADE_OLDER_RESOURCE { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_CANNOT_UPGRADE_NEWER_RESOURCE

    Looks up a localized string similar to Resource cannot be upgraded. It is already newer than what this converter can upgrade to.

    Declaration
    public static string ERR_CANNOT_UPGRADE_NEWER_RESOURCE { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_CLASS_NOT_FOUND

    Looks up a localized string similar to Class not found: {0}.

    Declaration
    public static string ERR_CLASS_NOT_FOUND { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_CONVERTER_ALREADY_REGISTERED

    Looks up a localized string similar to A resource converter for {0} is already registered.

    Declaration
    public static string ERR_CONVERTER_ALREADY_REGISTERED { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_INIT_IDENTITY_PROPS

    Looks up a localized string similar to Could fetch and initialize identity properties for {1} This is likely a bug in MapGuide {0}{2}.

    Declaration
    public static string ERR_INIT_IDENTITY_PROPS { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_NO_DOWNGRADE_PATH

    Looks up a localized string similar to There is no downgrade path to the desired resource version.

    Declaration
    public static string ERR_NO_DOWNGRADE_PATH { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_NO_REGISTERED_VALIDATOR

    Looks up a localized string similar to There is no registered validator for {0} v{1}. Validation cannot be performed.

    Declaration
    public static string ERR_NO_REGISTERED_VALIDATOR { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_NO_UPGRADE_PATH

    Looks up a localized string similar to There is no upgrade path to the desired resource version.

    Declaration
    public static string ERR_NO_UPGRADE_PATH { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_PROPERTY_VALUE_NOT_OF_TYPE

    Looks up a localized string similar to The specified property {0} is not of type: {1}.

    Declaration
    public static string ERR_PROPERTY_VALUE_NOT_OF_TYPE { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_RESOURCE_NOT_ATTACHED

    Looks up a localized string similar to No connection attached to this resource.

    Declaration
    public static string ERR_RESOURCE_NOT_ATTACHED { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ERR_SERVICE_NOT_SUPPORTED

    Looks up a localized string similar to Service Type not supported: {0}.

    Declaration
    public static string ERR_SERVICE_NOT_SUPPORTED { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorArgContainsReservedCharacters

    Looks up a localized string similar to {0} contains reserved characters.

    Declaration
    public static string ErrorArgContainsReservedCharacters { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBadDocumentExpectedAttribute

    Looks up a localized string similar to Bad document. Expected attribute: {0}.

    Declaration
    public static string ErrorBadDocumentExpectedAttribute { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBadDocumentExpectedElement

    Looks up a localized string similar to Bad document. Expected element {0}.

    Declaration
    public static string ErrorBadDocumentExpectedElement { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBadDocumentInvalidBbox

    Looks up a localized string similar to Bad document. Invalid bounding box.

    Declaration
    public static string ErrorBadDocumentInvalidBbox { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBadHtmlColor

    Looks up a localized string similar to Bad HTML color: {0}.

    Declaration
    public static string ErrorBadHtmlColor { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBadNullEncodedString

    Looks up a localized string similar to Bad null encoded string.

    Declaration
    public static string ErrorBadNullEncodedString { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerBufferTooSmall

    Looks up a localized string similar to Buffer too small.

    Declaration
    public static string ErrorBinarySerializerBufferTooSmall { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerCoordinateUnexpectedType

    Looks up a localized string similar to Coordinate expected, but got object: {0}.

    Declaration
    public static string ErrorBinarySerializerCoordinateUnexpectedType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerExpectedEndOfStream

    Looks up a localized string similar to The read value was: {0} while <end of stream> was expected.

    Declaration
    public static string ErrorBinarySerializerExpectedEndOfStream { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerGetCharWidth

    Looks up a localized string similar to Failed to get valid string char width.

    Declaration
    public static string ErrorBinarySerializerGetCharWidth { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerInvalidAmountOfCoordinates

    Looks up a localized string similar to Invalid amount of coordinates.

    Declaration
    public static string ErrorBinarySerializerInvalidAmountOfCoordinates { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerInvalidCoordinateDimensionCount

    Looks up a localized string similar to Coordinate count reported: {0}, for a single coordinate.

    Declaration
    public static string ErrorBinarySerializerInvalidCoordinateDimensionCount { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerPrematureEndOfStream

    Looks up a localized string similar to Stream ended prematurely.

    Declaration
    public static string ErrorBinarySerializerPrematureEndOfStream { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerStreamExhausted

    Looks up a localized string similar to Stream exhausted while reading {0} bytes.

    Declaration
    public static string ErrorBinarySerializerStreamExhausted { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerUnexpectedType

    Looks up a localized string similar to Data in stream had type: {0} but type '{1}' was expected.

    Declaration
    public static string ErrorBinarySerializerUnexpectedType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBinarySerializerUnknownObjectType

    Looks up a localized string similar to Unknown object type: {0}.

    Declaration
    public static string ErrorBinarySerializerUnknownObjectType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorBoundingBoxDoesNotHave2Dimensions

    Looks up a localized string similar to Bounding box for map had {0} dimensions. Expected 2 dimensions.

    Declaration
    public static string ErrorBoundingBoxDoesNotHave2Dimensions { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorConnectionCannotAutoRestartSession

    Looks up a localized string similar to This connection cannot auto-restart sessions. Most likely because this connection was just initialized with a session id and not with the credentials required to rebuild a new session.

    Declaration
    public static string ErrorConnectionCannotAutoRestartSession { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorCurrentRecordIsEmpty

    Looks up a localized string similar to Current record is empty.

    Declaration
    public static string ErrorCurrentRecordIsEmpty { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorEmptyFeatureSourceId

    Looks up a localized string similar to Empty feature source id.

    Declaration
    public static string ErrorEmptyFeatureSourceId { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorExprCurrentRowIsEmpty

    Looks up a localized string similar to Unable to evaluate. Current row is empty.

    Declaration
    public static string ErrorExprCurrentRowIsEmpty { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorFailedToFindTypeForClrType

    Looks up a localized string similar to Failed to find type for: {0}.

    Declaration
    public static string ErrorFailedToFindTypeForClrType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorFailedValueConversion

    Looks up a localized string similar to Failed to convert value for {0} from {1} to {2}.

    Declaration
    public static string ErrorFailedValueConversion { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorInvalidClassIdentifierBox2d

    Looks up a localized string similar to Invalid class identifier. Expected Box2D.

    Declaration
    public static string ErrorInvalidClassIdentifierBox2d { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorInvalidGroupObjectId

    Looks up a localized string similar to Group must have object id 12001, but had: {0}.

    Declaration
    public static string ErrorInvalidGroupObjectId { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorInvalidMapVersion

    Looks up a localized string similar to Invalid or unsupported map version.

    Declaration
    public static string ErrorInvalidMapVersion { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorInvalidResourceHeaderRootElement

    Looks up a localized string similar to Header must be either ResourceFolderHeaderType or ResourceDocumentHeaderType.

    Declaration
    public static string ErrorInvalidResourceHeaderRootElement { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorInvalidResourceIdentifier

    Looks up a localized string similar to Invalid resource identifier.

    Declaration
    public static string ErrorInvalidResourceIdentifier { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorInvalidResourceIdentifierType

    Looks up a localized string similar to Invalid resource identifier type. Must be Library or Session.

    Declaration
    public static string ErrorInvalidResourceIdentifierType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorJaggedResultSet

    Looks up a localized string similar to Incoming record must be structurally identical.

    Declaration
    public static string ErrorJaggedResultSet { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorKeyAlreadyExists

    Looks up a localized string similar to Key {0} already exists.

    Declaration
    public static string ErrorKeyAlreadyExists { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorLayerHasNoPk

    Looks up a localized string similar to The layer does not have a primary key, and cannot be used for selection.

    Declaration
    public static string ErrorLayerHasNoPk { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorLayerKeyMismatch

    Looks up a localized string similar to The layers key consists of {0} columns, but only {1} columns were given.

    Declaration
    public static string ErrorLayerKeyMismatch { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoClassNameSpecified

    Looks up a localized string similar to No class name specified.

    Declaration
    public static string ErrorNoClassNameSpecified { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoCoordinateSystemWktSpecified

    Looks up a localized string similar to No coordinate system WKT specified.

    Declaration
    public static string ErrorNoCoordinateSystemWktSpecified { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoDataInResource

    Looks up a localized string similar to No data found in resource: {0}.

    Declaration
    public static string ErrorNoDataInResource { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoExtentSpecifiedForStaticType

    Looks up a localized string similar to No extent specified for static extent type.

    Declaration
    public static string ErrorNoExtentSpecifiedForStaticType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoFeatureSourceIdSpecified

    Looks up a localized string similar to No feature source id specified.

    Declaration
    public static string ErrorNoFeatureSourceIdSpecified { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoFileNameSpecified

    Looks up a localized string similar to No file name specified.

    Declaration
    public static string ErrorNoFileNameSpecified { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoProviderSpecified

    Looks up a localized string similar to No provider specified.

    Declaration
    public static string ErrorNoProviderSpecified { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoResourceIdAttached

    Looks up a localized string similar to Resource has no resource id attached.

    Declaration
    public static string ErrorNoResourceIdAttached { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoSchemaSpecified

    Looks up a localized string similar to No schema specified.

    Declaration
    public static string ErrorNoSchemaSpecified { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoSchemaSpecifiedToApply

    Looks up a localized string similar to No schema specified to apply.

    Declaration
    public static string ErrorNoSchemaSpecifiedToApply { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoServerConnectionAttached

    Looks up a localized string similar to No server connection set for object.

    Declaration
    public static string ErrorNoServerConnectionAttached { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoSpatialContextNameSpecified

    Looks up a localized string similar to No spatial context name specified. This is the name that should be referred to by any spatial context associations in your feature schema.

    Declaration
    public static string ErrorNoSpatialContextNameSpecified { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNotAQualifiedClassName

    Looks up a localized string similar to Not a qualified class name: {0}.

    Declaration
    public static string ErrorNotAQualifiedClassName { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNothingToInsert

    Looks up a localized string similar to Nothing to insert.

    Declaration
    public static string ErrorNothingToInsert { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNoValuesSpecifiedForUpdating

    Looks up a localized string similar to No values specified for updating.

    Declaration
    public static string ErrorNoValuesSpecifiedForUpdating { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNullKeyValue

    Looks up a localized string similar to The value for {0} is null, which is not supported as a key.

    Declaration
    public static string ErrorNullKeyValue { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNullNotAccepted

    Looks up a localized string similar to Null values not accepted.

    Declaration
    public static string ErrorNullNotAccepted { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorNullValue

    Looks up a localized string similar to Null Value.

    Declaration
    public static string ErrorNullValue { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorObjectNotICompositeTypeStyle

    Looks up a localized string similar to Value does not implement ICompositeTypeStyle.

    Declaration
    public static string ErrorObjectNotICompositeTypeStyle { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorObjectSetNullValuesNotPermitted

    Looks up a localized string similar to null values are not permitted. Use SetNull() if you need to specify null values.

    Declaration
    public static string ErrorObjectSetNullValuesNotPermitted { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorOverlayOptionsOnNonMapGuideMap

    Looks up a localized string similar to Overlay options are only applicable to MapGuide maps.

    Declaration
    public static string ErrorOverlayOptionsOnNonMapGuideMap { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseExpectedCloser

    Looks up a localized string similar to Expected ')' but encountered '{0}'.

    Declaration
    public static string ErrorParseExpectedCloser { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseExpectedCloserOrComma

    Looks up a localized string similar to Expected ')' or ',' but encountered '{0}'.

    Declaration
    public static string ErrorParseExpectedCloserOrComma { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseExpectedEmpty

    Looks up a localized string similar to Expected 'EMPTY' or '(' but encountered '{0}'.

    Declaration
    public static string ErrorParseExpectedEmpty { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseExpectedNumber

    Looks up a localized string similar to Expected number but encountered {0}.

    Declaration
    public static string ErrorParseExpectedNumber { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseExpectedNumberEol

    Looks up a localized string similar to Expected number but encountered end of line.

    Declaration
    public static string ErrorParseExpectedNumberEol { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseExpectedNumberEos

    Looks up a localized string similar to Expected number but encountered end of stream.

    Declaration
    public static string ErrorParseExpectedNumberEos { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseExpectedNumberGotWord

    Looks up a localized string similar to Expected number but encountered word {0}.

    Declaration
    public static string ErrorParseExpectedNumberGotWord { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseExpectedWord

    Looks up a localized string similar to Expected word but encountered number: {0}.

    Declaration
    public static string ErrorParseExpectedWord { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseGeometryRead

    Looks up a localized string similar to Error reading geometry.

    Declaration
    public static string ErrorParseGeometryRead { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorParseUnknownType

    Looks up a localized string similar to Unknown type: {0}.

    Declaration
    public static string ErrorParseUnknownType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorPropertyNotFound

    Looks up a localized string similar to Property not found: {0}.

    Declaration
    public static string ErrorPropertyNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorProviderAlreadyRegistered

    Looks up a localized string similar to Provider already registered: {0}.

    Declaration
    public static string ErrorProviderAlreadyRegistered { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorProviderNotRegistered

    Looks up a localized string similar to Provider not registered: {0}.

    Declaration
    public static string ErrorProviderNotRegistered { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorProviderNotUsableForYourPlatform

    Looks up a localized string similar to The specified provider is not usable in your operating system: {0}.

    Declaration
    public static string ErrorProviderNotUsableForYourPlatform { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorResourceIdCannotChangeExtensionForFolder

    Looks up a localized string similar to Cannot change extension for a folder.

    Declaration
    public static string ErrorResourceIdCannotChangeExtensionForFolder { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorResourceIdentifierClassIdNotFound

    Looks up a localized string similar to Resource Identifier class id expected, but got: {0}.

    Declaration
    public static string ErrorResourceIdentifierClassIdNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorResourceIdentifierInvalidChars

    Looks up a localized string similar to The resource name must not contain ':', &quot;//&quot; or '.'.

    Declaration
    public static string ErrorResourceIdentifierInvalidChars { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorResourceIdentifierNameInvalidChars

    Looks up a localized string similar to The new name must not contain the &quot;/&quot; character.

    Declaration
    public static string ErrorResourceIdentifierNameInvalidChars { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorResourceIdInvalidExtension

    Looks up a localized string similar to The supplied extension is invalid.

    Declaration
    public static string ErrorResourceIdInvalidExtension { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorResourceMustBeUpdatedWithFolderHeader

    Looks up a localized string similar to The resourceId: {0} must be updated with a folder header.

    Declaration
    public static string ErrorResourceMustBeUpdatedWithFolderHeader { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorRuntimeMapNotInSessionRepo

    Looks up a localized string similar to Runtime maps must be in the session repository.

    Declaration
    public static string ErrorRuntimeMapNotInSessionRepo { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorSelectedLayerHasNoId

    Looks up a localized string similar to A layer in selection had no id.

    Declaration
    public static string ErrorSelectedLayerHasNoId { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorSettingVisibilityOfTiledLayer

    Looks up a localized string similar to Setting visibility of tiled map layers is not permitted.

    Declaration
    public static string ErrorSettingVisibilityOfTiledLayer { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorShouldHaveNoLayerDataInMap

    Looks up a localized string similar to On new versions, there should be no layer data in map.

    Declaration
    public static string ErrorShouldHaveNoLayerDataInMap { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorTokenListContainsNullValue

    Looks up a localized string similar to Token list contains a null value.

    Declaration
    public static string ErrorTokenListContainsNullValue { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorTypeHasNoSchemaInfo

    Looks up a localized string similar to Type {0} does not contain schema info.

    Declaration
    public static string ErrorTypeHasNoSchemaInfo { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorUnexpectedResourceType

    Looks up a localized string similar to Unexpected resource type for {0}. Expected {1}.

    Declaration
    public static string ErrorUnexpectedResourceType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorUnknownResourceType

    Looks up a localized string similar to The given type is not a known resource type.

    Declaration
    public static string ErrorUnknownResourceType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorUnsupportedPkType

    Looks up a localized string similar to The type {0} is not supported for primary keys.

    Declaration
    public static string ErrorUnsupportedPkType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorUnsupporteFdoSchemaXml

    Looks up a localized string similar to Unrecognized element. Only a subset of the FDO logical schema is supported here.

    Declaration
    public static string ErrorUnsupporteFdoSchemaXml { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorValidationGeneric

    Looks up a localized string similar to Failed in validator: {0}.

    Declaration
    public static string ErrorValidationGeneric { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorValueNotComparable

    Looks up a localized string similar to Value is not comparable.

    Declaration
    public static string ErrorValueNotComparable { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorValueOutOfRange

    Looks up a localized string similar to Value falls outside the range of {0} and {1}.

    Declaration
    public static string ErrorValueOutOfRange { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorWriteClassXmlNeedToBeAttachedToParent

    Looks up a localized string similar to Cannot write XML for a Class Definition that is not attached to a parent schema.

    Declaration
    public static string ErrorWriteClassXmlNeedToBeAttachedToParent { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FailedToCalculateFeatureSourceExtents

    Looks up a localized string similar to Could not calculate the extents of the Feature Source. Preview is not possible.

    Declaration
    public static string FailedToCalculateFeatureSourceExtents { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_CannotPackageSecuredCredentials

    Looks up a localized string similar to Due to a limitation in the public APIs provided by MapGuide. This Feature Source cannot be packaged by Maestro's packager without discarding the MG_USER_CREDENTIALS element. The workaround is to either re-secure these Feature Sources after loading the Maestro-created package, or to use the official packaging method which will preserve MG_USER_CREDENTIALS in its encrypted state.

    Declaration
    public static string FS_CannotPackageSecuredCredentials { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_ConnectionTestFailed

    Looks up a localized string similar to Connection test failed: {0}.

    Declaration
    public static string FS_ConnectionTestFailed { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_DefaultSpatialContextWarning

    Looks up a localized string similar to Spatial context extent appears to be invalid (or is the default extent returned by FDO provider. Meaning it very likely does not truly represent the extent of your data).

    Declaration
    public static string FS_DefaultSpatialContextWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_EmptyJoinPrefix

    Looks up a localized string similar to The Extended Feature Class ({0}) is using an empty Join Prefix. A join prefix is used to prevent collisions between property names which may exist in both the primary and joined feature classes..

    Declaration
    public static string FS_EmptyJoinPrefix { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_EmptySpatialContextWarning

    Looks up a localized string similar to Empty spatial context extent detected.

    Declaration
    public static string FS_EmptySpatialContextWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_NoPrimaryKeyOrView

    Looks up a localized string similar to Could not obtain identity properties for {0}. This class either has no identity properties and/or is derived from a view with no uniquely identifiable columns. Attempting to create feature joins from this class may produce unexpected results..

    Declaration
    public static string FS_NoPrimaryKeyOrView { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_NoSpatialContextWarning

    Looks up a localized string similar to No spatial contexts found. If this feature source is strictly used for Feature Joins, this warning can be safely ignored.

    Declaration
    public static string FS_NoSpatialContextWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_PlaintextCredentials

    Looks up a localized string similar to This Feature Source uses plaintext credentials. This would happen if you are using an old version of Maestro (4.0.2 or older). This is not secure as such Feature Sources can be accessed by the Anonymous MapGuide user account. It is strongly advised that such Feature Sources can be re-secured with MapGuide/Infrastructure Studio or with Maestro 4.0.3 (or newer).

    Declaration
    public static string FS_PlaintextCredentials { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_PotentialBadJoinPerformance

    Looks up a localized string similar to The Extended Feature Class ({0}) does not satisfy the required parameters for optimal Feature Join performance (both sides sortable, on a single property). Join Performance may not be optimal. Left-side sortable: {1}, Right-side sortable: {2}.

    Declaration
    public static string FS_PotentialBadJoinPerformance { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_PotentialBadJoinPerformance2

    Looks up a localized string similar to The Extended Feature Class ({0}) does not satisfy the required parameters for optimal Feature Join performance (both sides sortable, on a single property). Join Performance may not be optimal..

    Declaration
    public static string FS_PotentialBadJoinPerformance2 { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_PrimaryKeyMissingInformation

    Looks up a localized string similar to No primary key defined for class: {0}, features will not be selectable and feature joins on this class may produce unexpected results.

    Declaration
    public static string FS_PrimaryKeyMissingInformation { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_PrimaryKeyReadError

    Looks up a localized string similar to Failed to read identity properties: {0}.

    Declaration
    public static string FS_PrimaryKeyReadError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_SchemaReadError

    Looks up a localized string similar to Failed to read schema description: {0}.

    Declaration
    public static string FS_SchemaReadError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_SchemasMissingWarning

    Looks up a localized string similar to No schemas found in datasource.

    Declaration
    public static string FS_SchemasMissingWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_SecuredCredentialTokensWithoutSecuredCredentialData

    Looks up a localized string similar to Feature source content has the %MG_USERNAME% and %MG_PASSWORD% tokens, but does not have the MG_USER_CREDENTIALS resource data item.

    Declaration
    public static string FS_SecuredCredentialTokensWithoutSecuredCredentialData { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_SpatialContextReadError

    Looks up a localized string similar to Failed to read spatial context: {0}.

    Declaration
    public static string FS_SpatialContextReadError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FS_ValidationTimeout

    Looks up a localized string similar to Maestro could not fully validate the feature source due to a a mapagent error. Assuming it is because of timeout: {0}.

    Declaration
    public static string FS_ValidationTimeout { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_ARGB_AValueDescription

    Looks up a localized string similar to Alpha value.

    Declaration
    public static string Func_ARGB_AValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_ARGB_BValueDescription

    Looks up a localized string similar to Blue value.

    Declaration
    public static string Func_ARGB_BValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_ARGB_Description

    Looks up a localized string similar to Color generation function.

    Declaration
    public static string Func_ARGB_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_ARGB_GValueDescription

    Looks up a localized string similar to Green value.

    Declaration
    public static string Func_ARGB_GValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_ARGB_RValueDescription

    Looks up a localized string similar to Red value.

    Declaration
    public static string Func_ARGB_RValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_DECAP_Description

    Looks up a localized string similar to String formatting function.

    Declaration
    public static string Func_DECAP_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_DECAP_StringValueDescription

    Looks up a localized string similar to String to format.

    Declaration
    public static string Func_DECAP_StringValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_FEATURECLASS_Description

    Looks up a localized string similar to Returns the active feature class name.

    Declaration
    public static string Func_FEATURECLASS_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_FEATUREID_Description

    Looks up a localized string similar to Returns the active feature Id.

    Declaration
    public static string Func_FEATUREID_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_IF_ConditionDescription

    Looks up a localized string similar to Boolean expression (filter) encapsulated in a string.

    Declaration
    public static string Func_IF_ConditionDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_IF_Description

    Looks up a localized string similar to If evaluator for style theming.

    Declaration
    public static string Func_IF_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_IF_FalseValueDescription

    Looks up a localized string similar to Returned if condition is false.

    Declaration
    public static string Func_IF_FalseValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_IF_TrueValueDescription

    Looks up a localized string similar to Returned if condition is true.

    Declaration
    public static string Func_IF_TrueValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_LAYERID_Description

    Looks up a localized string similar to Returns the active layer Id.

    Declaration
    public static string Func_LAYERID_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_LOOKUP_DefaultValueDescription

    Looks up a localized string similar to Default value returned if expression does not evaluate to any of the keys.

    Declaration
    public static string Func_LOOKUP_DefaultValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_LOOKUP_Description

    Looks up a localized string similar to Lookup table for style theming.

    Declaration
    public static string Func_LOOKUP_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_LOOKUP_ExpressionDescription

    Looks up a localized string similar to Key expression.

    Declaration
    public static string Func_LOOKUP_ExpressionDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_LOOKUP_IndexDescription

    Looks up a localized string similar to Lookup index that can be matched by the key expression.

    Declaration
    public static string Func_LOOKUP_IndexDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_LOOKUP_ValueDescription

    Looks up a localized string similar to Value that is returned when the key expression matches the associated index.

    Declaration
    public static string Func_LOOKUP_ValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_MAPNAME_Description

    Looks up a localized string similar to Returns the active map name.

    Declaration
    public static string Func_MAPNAME_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_RANGE_DefaultValueDescription

    Looks up a localized string similar to Default value returned if expression does not fall into any of the ranges.

    Declaration
    public static string Func_RANGE_DefaultValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_RANGE_Description

    Looks up a localized string similar to Range table for style theming.

    Declaration
    public static string Func_RANGE_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_RANGE_ExpressionDescription

    Looks up a localized string similar to Key expression.

    Declaration
    public static string Func_RANGE_ExpressionDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_RANGE_MaxDescription

    Looks up a localized string similar to Exclusive maximum of range that can be matched by the key expression.

    Declaration
    public static string Func_RANGE_MaxDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_RANGE_MinDescription

    Looks up a localized string similar to Inclusive minimum of range that can be matched by the key expression.

    Declaration
    public static string Func_RANGE_MinDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_RANGE_ValueDescription

    Looks up a localized string similar to Value that is returned when the key expression matches the associated range.

    Declaration
    public static string Func_RANGE_ValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_SESSION_Description

    Looks up a localized string similar to Returns the active session.

    Declaration
    public static string Func_SESSION_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_URLENCODE_Description

    Looks up a localized string similar to String encoding function.

    Declaration
    public static string Func_URLENCODE_Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Func_URLENCODE_StringValueDescription

    Looks up a localized string similar to String to URL encode.

    Declaration
    public static string Func_URLENCODE_StringValueDescription { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    GenericFilter

    Looks up a localized string similar to {0} (.{1})|.{1}.

    Declaration
    public static string GenericFilter { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Infinity

    Looks up a localized string similar to Infinity.

    Declaration
    public static string Infinity { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Label_ExtraTools

    Looks up a localized string similar to Extra Tools.

    Declaration
    public static string Label_ExtraTools { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Label_GetExtents

    Looks up a localized string similar to Get Extents.

    Declaration
    public static string Label_GetExtents { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Label_GetMapKml

    Looks up a localized string similar to Get KML.

    Declaration
    public static string Label_GetMapKml { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Label_Tools

    Looks up a localized string similar to Tools.

    Declaration
    public static string Label_Tools { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Label_ZoomToScale

    Looks up a localized string similar to Zoom to Scale.

    Declaration
    public static string Label_ZoomToScale { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_CompositeStyleDefinedAlongsideBasicStyle

    Looks up a localized string similar to The scale range {0} to {1} contains a composite style defined alongside a area/point/line style. The composite style takes precedence in such cases meaning the area/point/line style is always ignored.

    Declaration
    public static string LDF_CompositeStyleDefinedAlongsideBasicStyle { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_DrawingSourceError

    Looks up a localized string similar to Failed to load specified Drawing Source.

    Declaration
    public static string LDF_DrawingSourceError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_FeatureSourceLoadError

    Looks up a localized string similar to Failed to load specified Feature Source.

    Declaration
    public static string LDF_FeatureSourceLoadError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_GeometryMissingError

    Looks up a localized string similar to Failed to find geometry column {0} in schema {1} on featuresource {2}.

    Declaration
    public static string LDF_GeometryMissingError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_InvalidPropertyMapping

    Looks up a localized string similar to Layer has property mapping for non-existent property ({0}) in class ({1}).

    Declaration
    public static string LDF_InvalidPropertyMapping { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_IrrelevantUsageContext

    Looks up a localized string similar to Referenced Symbol Definition {0} has an irrelevant usage context for this layer because this layer does not have features of type: {1}.

    Declaration
    public static string LDF_IrrelevantUsageContext { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_LayerNullError

    Looks up a localized string similar to Layer is missing core information.

    Declaration
    public static string LDF_LayerNullError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_MinAndMaxScaleSwappedError

    Looks up a localized string similar to The minimum scale ({0}) is larger than the maximum scale ({1}).

    Declaration
    public static string LDF_MinAndMaxScaleSwappedError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_MissingFeatureName

    Looks up a localized string similar to Layer Definition does not specify a class name.

    Declaration
    public static string LDF_MissingFeatureName { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_MissingFeatureSourceError

    Looks up a localized string similar to No FeatureSource is assigned to the layer.

    Declaration
    public static string LDF_MissingFeatureSourceError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_MissingGeometryError

    Looks up a localized string similar to No Geometry is assigned to the layer.

    Declaration
    public static string LDF_MissingGeometryError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_MissingScaleRangesError

    Looks up a localized string similar to No scale ranges are defined, no data can be displayed.

    Declaration
    public static string LDF_MissingScaleRangesError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_MultipleScaleRangesWarning

    Looks up a localized string similar to More than one scale ranges is defined, this is valid, but unsupported by Maestro.

    Declaration
    public static string LDF_MultipleScaleRangesWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_ScaleRangesOverlapInformation

    Looks up a localized string similar to The scale range {0}-{1} overlaps the range {2}-{3}.

    Declaration
    public static string LDF_ScaleRangesOverlapInformation { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_SchemaAndColumnReadFailedError

    Looks up a localized string similar to Failed to validate column and schema: {0}.

    Declaration
    public static string LDF_SchemaAndColumnReadFailedError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_SchemaMissingError

    Looks up a localized string similar to Failed to find schema {0} in featuresource {1}.

    Declaration
    public static string LDF_SchemaMissingError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_SheetLayerNotFound

    Looks up a localized string similar to Referenced sheet layer {0} not found in sheet {1} of referenced Drawing Source.

    Declaration
    public static string LDF_SheetLayerNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_SheetNotFound

    Looks up a localized string similar to Referenced sheet {0} not found in referenced Drawing Source.

    Declaration
    public static string LDF_SheetNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_SymbolDefintionReferenceNotFound

    Looks up a localized string similar to The Layer Definition contains a Composite Rule pointing to a non-existent Symbol Definition: {0}.

    Declaration
    public static string LDF_SymbolDefintionReferenceNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_SymbolParameterOverrideToNonExistentParameter

    Looks up a localized string similar to The Layer Definition specifies a parameter override for {0} that does not exist ({1}).

    Declaration
    public static string LDF_SymbolParameterOverrideToNonExistentParameter { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_UnsupportedLayerTypeWarning

    Looks up a localized string similar to The layer has no type, or the type is unsupported by Maestro.

    Declaration
    public static string LDF_UnsupportedLayerTypeWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_WmsPublishedLayerMissingBounds

    Looks up a localized string similar to The layer is marked as published for WMS, but is missing required bounds information in its metadata..

    Declaration
    public static string LDF_WmsPublishedLayerMissingBounds { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LDF_WmsQueryableLayerNoPropertyMappings

    Looks up a localized string similar to The layer is marked as queryable for WMS, but has no property mappings defined. Add one or more property mappings to this layer, otherwise WMS GetFeatureInfo requests against this layer will return nothing..

    Declaration
    public static string LDF_WmsQueryableLayerNoPropertyMappings { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LPROC_ConvertToSdf3NotSupported

    Looks up a localized string similar to Convert to SDF option is not supported by Maestro.

    Declaration
    public static string LPROC_ConvertToSdf3NotSupported { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LPROC_DWFNotSupported

    Looks up a localized string similar to DWF Load Procedures cannot be executed by Maestro.

    Declaration
    public static string LPROC_DWFNotSupported { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LPROC_DWGNotSupported

    Looks up a localized string similar to DWG Load Procedures cannot be executed by Maestro.

    Declaration
    public static string LPROC_DWGNotSupported { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LPROC_GeneralizationNotSupported

    Looks up a localized string similar to Generalization of source data is not supported by Maestro.

    Declaration
    public static string LPROC_GeneralizationNotSupported { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LPROC_RasterNotSupported

    Looks up a localized string similar to Raster Load Procedures cannot be executed by Maestro.

    Declaration
    public static string LPROC_RasterNotSupported { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LPROC_Sdf2OptionsNotSupported

    Looks up a localized string similar to SDF 2 Migration options are not supported by Maestro. Ensure your source files are SDF3 files..

    Declaration
    public static string LPROC_Sdf2OptionsNotSupported { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LPROC_SourceFileNotFound

    Looks up a localized string similar to Source file not found: {0}.

    Declaration
    public static string LPROC_SourceFileNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_DataOutsideMapWarning

    Looks up a localized string similar to Data from {0} is not visible in the map's start extent.

    Declaration
    public static string MDF_DataOutsideMapWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_DataReprojectionWarning

    Looks up a localized string similar to {0} has a different coordinate system than the map, this will impact performance as the coordinates are transformed while rendering the map. Maestro cannot validate the extent of the data..

    Declaration
    public static string MDF_DataReprojectionWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_FeatureSourceReadError

    Looks up a localized string similar to Layer {0}'s FeatureSource could not be read: {1}.

    Declaration
    public static string MDF_FeatureSourceReadError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_GroupHasDefaultLabelInformation

    Looks up a localized string similar to Group {0} has the default legend label.

    Declaration
    public static string MDF_GroupHasDefaultLabelInformation { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_GroupMissingLabelInformation

    Looks up a localized string similar to Group {0} does not have a legend label.

    Declaration
    public static string MDF_GroupMissingLabelInformation { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_GroupWithNonExistentGroup

    Looks up a localized string similar to Layer Group ({0}) belongs to a non-existent Layer Group ({1}).

    Declaration
    public static string MDF_GroupWithNonExistentGroup { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_LayerMissingLabelInformation

    Looks up a localized string similar to Layer {0} does not have a legend label.

    Declaration
    public static string MDF_LayerMissingLabelInformation { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_LayerNameDuplicateWarning

    Looks up a localized string similar to The layer name {0} is used for both "{1}" and "{2}".

    Declaration
    public static string MDF_LayerNameDuplicateWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_LayerReadError

    Looks up a localized string similar to Layer {0} could not be read: {1}.

    Declaration
    public static string MDF_LayerReadError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_LayerWithNonExistentGroup

    Looks up a localized string similar to Layer ({0}) belongs to a non-existent Layer Group ({1}).

    Declaration
    public static string MDF_LayerWithNonExistentGroup { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_LayerWithNullExtent

    Looks up a localized string similar to Map Definition references feature source {0} which has a null extent. Most likely caused by feature source having no actual data inside it.

    Declaration
    public static string MDF_LayerWithNullExtent { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_MissingLayerGeometryColumnError

    Looks up a localized string similar to Layer {0} has no geometry column.

    Declaration
    public static string MDF_MissingLayerGeometryColumnError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_MissingLayerSchemaError

    Looks up a localized string similar to Layer {0} has an invalid Schema.

    Declaration
    public static string MDF_MissingLayerSchemaError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_MissingSpatialContextWarning

    Looks up a localized string similar to {0} has no spatial context (eg. no coordinate system).

    Declaration
    public static string MDF_MissingSpatialContextWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_MultipleSpatialContextsInformation

    Looks up a localized string similar to {0} has more than one spatial context, the following test results may be inacurate.

    Declaration
    public static string MDF_MultipleSpatialContextsInformation { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_NoCoordinateSystem

    Looks up a localized string similar to Map Definition has no coordinate system.

    Declaration
    public static string MDF_NoCoordinateSystem { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_NoFiniteDisplayScalesSpecified

    Looks up a localized string similar to The Map Definition contains tiled layers but has no finite display scales defined.

    Declaration
    public static string MDF_NoFiniteDisplayScalesSpecified { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_RasterReprojectionError

    Looks up a localized string similar to {0} is a raster layer, and in another coordinate system than the map. No data will be displayed by the layer.

    Declaration
    public static string MDF_RasterReprojectionError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_ResourceReadError

    Looks up a localized string similar to {0} could not be processed for spatial info: {1}.

    Declaration
    public static string MDF_ResourceReadError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_UnselectableLayer

    Looks up a localized string similar to Layer {0} is marked as selectable but its feature class {1} in ({2}) has no identity properties. This layer will not be selectable..

    Declaration
    public static string MDF_UnselectableLayer { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MDF_UnsupportedLayerTypeWarning

    Looks up a localized string similar to Layer {0} is a type that is unsupported by Maestro.

    Declaration
    public static string MDF_UnsupportedLayerTypeWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MovedResource

    Looks up a localized string similar to Moved resource: {0}.

    Declaration
    public static string MovedResource { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MovingResource

    Looks up a localized string similar to Moving resource ....

    Declaration
    public static string MovingResource { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    NullString

    Looks up a localized string similar to (null).

    Declaration
    public static string NullString { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ODBC_IncompleteXYZColumnMapping

    Looks up a localized string similar to Table mapping for Feature class ({0}) has an incomplete column mapping. Either the X or Y or both columns are not specified.

    Declaration
    public static string ODBC_IncompleteXYZColumnMapping { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ODBC_InvalidGeometryProperty

    Looks up a localized string similar to Feature class ({0}) has a logical geometry property ({1}) that is not of the Point geometry type.

    Declaration
    public static string ODBC_InvalidGeometryProperty { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ODBC_NoSuchTableOverrideForFeatureClass

    Looks up a localized string similar to Feature class ({0}) has no corresponding ODBC table override item.

    Declaration
    public static string ODBC_NoSuchTableOverrideForFeatureClass { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickAll

    Looks up a localized string similar to All Files.

    Declaration
    public static string PickAll { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickBat

    Looks up a localized string similar to Batch Files.

    Declaration
    public static string PickBat { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickDwf

    Looks up a localized string similar to Autodesk DWF.

    Declaration
    public static string PickDwf { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickExe

    Looks up a localized string similar to Executables.

    Declaration
    public static string PickExe { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickIni

    Looks up a localized string similar to INI Files.

    Declaration
    public static string PickIni { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickLog

    Looks up a localized string similar to Log Files.

    Declaration
    public static string PickLog { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickMgp

    Looks up a localized string similar to MapGuide Package File.

    Declaration
    public static string PickMgp { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickPng

    Looks up a localized string similar to Portable Network Graphics.

    Declaration
    public static string PickPng { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickPy

    Looks up a localized string similar to Python Scripts.

    Declaration
    public static string PickPy { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickSdf

    Looks up a localized string similar to Autodesk Spatial Data File.

    Declaration
    public static string PickSdf { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickShp

    Looks up a localized string similar to ESRI Shapefile.

    Declaration
    public static string PickShp { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickSqlite

    Looks up a localized string similar to SQLite Databases.

    Declaration
    public static string PickSqlite { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickTxt

    Looks up a localized string similar to Text Files.

    Declaration
    public static string PickTxt { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickXml

    Looks up a localized string similar to XML Files.

    Declaration
    public static string PickXml { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PickZip

    Looks up a localized string similar to Zip Files.

    Declaration
    public static string PickZip { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PreviewMap

    Looks up a localized string similar to Preview Map.

    Declaration
    public static string PreviewMap { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ProgressCopyingFolder

    Looks up a localized string similar to Copying Folder ....

    Declaration
    public static string ProgressCopyingFolder { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ProgressFindingFolderRefs

    Looks up a localized string similar to Finding Folder References ....

    Declaration
    public static string ProgressFindingFolderRefs { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ProgressMovingFolder

    Looks up a localized string similar to Moving Folder ....

    Declaration
    public static string ProgressMovingFolder { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RequiredServiceNotSupported

    Looks up a localized string similar to This connection does not support required service: .

    Declaration
    public static string RequiredServiceNotSupported { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ResourceManager

    Returns the cached ResourceManager instance used by this class.

    Declaration
    public static ResourceManager ResourceManager { get; }
    Property Value
    Type Description
    System.Resources.ResourceManager
    | Improve this Doc View Source

    SiteVersionDoesntSupportWatermarks

    Looks up a localized string similar to The site version of this current connection is not known to support watermarks.

    Declaration
    public static string SiteVersionDoesntSupportWatermarks { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SSDF_ImageGraphicReferenceResourceDataNotFound

    Looks up a localized string similar to The simple symbol definition contains an image graphic that references a resource id {0} with a non-existent resource data {1}.

    Declaration
    public static string SSDF_ImageGraphicReferenceResourceDataNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SSDF_ImageGraphicReferenceResourceIdNotFound

    Looks up a localized string similar to The simple symbol definition contains an image graphic that references a non-existent resource id.

    Declaration
    public static string SSDF_ImageGraphicReferenceResourceIdNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SSDF_NoGeometryUsageContext

    Looks up a localized string similar to The Simple Symbol Definition has no geometry usage contexts specified..

    Declaration
    public static string SSDF_NoGeometryUsageContext { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SSDF_SymbolParameterNotUsed

    Looks up a localized string similar to The simple symbol definition contains a symbol parameter {0} that is not referenced anywhere within the definition.

    Declaration
    public static string SSDF_SymbolParameterNotUsed { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TemplateCreated

    Looks up a localized string similar to Created: {0}.

    Declaration
    public static string TemplateCreated { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TemplateFileNotFound

    Looks up a localized string similar to File not found: {0}.

    Declaration
    public static string TemplateFileNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TemplateFileProcessed

    Looks up a localized string similar to File processed: {0}.

    Declaration
    public static string TemplateFileProcessed { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TemplateLoaded

    Looks up a localized string similar to Loaded: {0}.

    Declaration
    public static string TemplateLoaded { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TemplateSetSpatialContext

    Looks up a localized string similar to Set default spatial context for: {0}.

    Declaration
    public static string TemplateSetSpatialContext { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TemplateSuccess

    Looks up a localized string similar to Success: {0}.

    Declaration
    public static string TemplateSuccess { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TemplateUploadedPrj

    Looks up a localized string similar to Uploaded: {0}.prj.

    Declaration
    public static string TemplateUploadedPrj { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TemplateUrlNotFound

    Looks up a localized string similar to Could not find template url for template: .

    Declaration
    public static string TemplateUrlNotFound { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TextWatermark

    Looks up a localized string similar to <?xml version="1.0"?> <WatermarkDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; version="2.4.0" xsi:noNamespaceSchemaLocation="WatermarkDefinition-2.4.0.xsd"> <Content> <SimpleSymbolDefinition> <Name /> <Description /> <Graphics> <Text> <Content>'{0}'</Content> <FontName>'Arial'</FontName> <Height>3</Height> <Justification>'Left'</Justification> <TextCol [rest of string was truncated]";.

    Declaration
    public static string TextWatermark { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TitlePreview

    Looks up a localized string similar to Preview.

    Declaration
    public static string TitlePreview { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TS_ThreadFailureError

    Looks up a localized string similar to All threads crashed, and the tile set was only partially created.

    Declaration
    public static string TS_ThreadFailureError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    UnpreviewableResourceType

    Looks up a localized string similar to The resource type cannot be previewed.

    Declaration
    public static string UnpreviewableResourceType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    UnseedableTileSet

    Looks up a localized string similar to The given Map Definition or Tile Set Definition cannot be seeded.

    Declaration
    public static string UnseedableTileSet { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    UnsupportedLoadProcedureType

    Looks up a localized string similar to Unsupported Load Procedure Type.

    Declaration
    public static string UnsupportedLoadProcedureType { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    UnsupportedOgrProviderSourceProvider

    Looks up a localized string similar to Conversion of this feature source to use the OGR provider is not supported.

    Declaration
    public static string UnsupportedOgrProviderSourceProvider { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WL_DuplicateCommandName

    Looks up a localized string similar to There web layout has more than one command named: {0}.

    Declaration
    public static string WL_DuplicateCommandName { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WL_DuplicateSearchResultColumn

    Looks up a localized string similar to The search command {0} references more than one property named {1}.

    Declaration
    public static string WL_DuplicateSearchResultColumn { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WL_MapValidationError

    Looks up a localized string similar to Error validating MapDefinition {0}, message: {1}.

    Declaration
    public static string WL_MapValidationError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WL_MissingMapError

    Looks up a localized string similar to Layout does not specify a map.

    Declaration
    public static string WL_MissingMapError { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WL_NonExistentMenuCommandReference

    Looks up a localized string similar to Context Menu contains a reference to a command that doesn't exist: {0}.

    Declaration
    public static string WL_NonExistentMenuCommandReference { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WL_NonExistentTaskPaneCommandReference

    Looks up a localized string similar to Task Pane contains a reference to a command that does not exist: {0}.

    Declaration
    public static string WL_NonExistentTaskPaneCommandReference { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WL_NonExistentToolbarCommandReference

    Looks up a localized string similar to Toolbar contains a reference to a command that does not exist: {0}.

    Declaration
    public static string WL_NonExistentToolbarCommandReference { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WL_StartViewOutsideExtentsWarning

    Looks up a localized string similar to Layout specifies a start view that is outside the map's initial extents.

    Declaration
    public static string WL_StartViewOutsideExtentsWarning { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    XmlValidationIssueTemplate

    Looks up a localized string similar to Line {0}, Char {1}: {2}.

    Declaration
    public static string XmlValidationIssueTemplate { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng