Udostępnij za pośrednictwem


Właściwość FoldingParameters.FoldCount

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property FoldCount As Integer
    Get
    Set
'Użycie
Dim instance As FoldingParameters
Dim value As Integer

value = instance.FoldCount

instance.FoldCount = value
public int FoldCount { get; set; }
public:
property int FoldCount {
    int get ();
    void set (int value);
}
member FoldCount : int with get, set
function get FoldCount () : int
function set FoldCount (value : int)

Wartość właściwości

Typ: System.Int32