RemoveBoolean 메서드
Removes a Boolean property.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls.dll의 Microsoft.ReportingServices.Designer.Controls
구문
‘선언
Sub RemoveBoolean ( _
propertyIndex As Integer _
)
‘사용 방법
Dim instance As IPropertyStore
Dim propertyIndex As Integer
instance.RemoveBoolean(propertyIndex)
void RemoveBoolean(
int propertyIndex
)
void RemoveBoolean(
int propertyIndex
)
abstract RemoveBoolean :
propertyIndex:int -> unit
function RemoveBoolean(
propertyIndex : int
)
매개 변수
- propertyIndex
형식: System. . :: . .Int32
The property index.