Propriété MapBorderSkinType
Gets the calculated value of the MapBorderSkin()()()() property in a MapBorderSkin class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MapBorderSkinType As MapBorderSkinType
Get
'Utilisation
Dim instance As MapBorderSkinInstance
Dim value As MapBorderSkinType
value = instance.MapBorderSkinType
public MapBorderSkinType MapBorderSkinType { get; }
public:
property MapBorderSkinType MapBorderSkinType {
MapBorderSkinType get ();
}
member MapBorderSkinType : MapBorderSkinType
function get MapBorderSkinType () : MapBorderSkinType
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapBorderSkinType
A MapBorderSkinType value that represents the calculated value of the MapBorderSkin()()()() property.