FoldingParameters.FoldIndex Özelliği
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public Property FoldIndex As Integer
Get
Set
'Kullanım
Dim instance As FoldingParameters
Dim value As Integer
value = instance.FoldIndex
instance.FoldIndex = value
public int FoldIndex { get; set; }
public:
property int FoldIndex {
int get ();
void set (int value);
}
member FoldIndex : int with get, set
function get FoldIndex () : int
function set FoldIndex (value : int)
Özellik Değeri
Tür: System.Int32