Метод RemoveBoolean
Removes a Boolean property.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Sub RemoveBoolean ( _
propertyIndex As Integer _
)
'Применение
Dim instance As PropertyStore
Dim propertyIndex As Integer
instance.RemoveBoolean(propertyIndex)
public void RemoveBoolean(
int propertyIndex
)
public:
virtual void RemoveBoolean(
int propertyIndex
) sealed
abstract RemoveBoolean :
propertyIndex:int -> unit
override RemoveBoolean :
propertyIndex:int -> unit
public final function RemoveBoolean(
propertyIndex : int
)
Параметры
- propertyIndex
Тип System. . :: . .Int32
The property index.