FoldingParameters.FoldCount Özelliği
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public Property FoldCount As Integer
Get
Set
'Kullanım
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)
Özellik Değeri
Tür: System.Int32