Свойство MapBorderSkinType
Gets the calculated value of the MapBorderSkin()()()() property in a MapBorderSkin class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapBorderSkinType As MapBorderSkinType
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapBorderSkinType
A MapBorderSkinType value that represents the calculated value of the MapBorderSkin()()()() property.