Lenguaje

MapSubItem.MapLocation Propiedad

Definición

Obtiene o establece la ubicación del subítem.

public:
 property Microsoft::ReportingServices::RdlObjectModel::MapLocation ^ MapLocation { Microsoft::ReportingServices::RdlObjectModel::MapLocation ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapLocation ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapLocation MapLocation { get; set; }
member this.MapLocation : Microsoft.ReportingServices.RdlObjectModel.MapLocation with get, set
Public Property MapLocation As MapLocation

Valor de propiedad

Un objeto MapLocation.

Se aplica a