Partager via


Propriété StartValue

Gets the calculated value of the StartValue property in a MapBucket class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property StartValue As Object
    Get
'Utilisation
Dim instance As MapBucketInstance
Dim value As Object

value = instance.StartValue
public Object StartValue { get; }
public:
property Object^ StartValue {
    Object^ get ();
}
member StartValue : Object
function get StartValue () : Object

Valeur de propriété

Type : System. . :: . .Object
An object that represents the calculated value of the StartValue property.