Description
Percent free of the entity storage. DATATYPE: Integer.
Property Type
- Read-write property
Syntax
Public Property PctFree() As Variant
Example
Dim MyEntity As Entity Dim iPctFree As Integer iPctFree = MyEntity.PctFree
See Also
Percent free of the entity storage. DATATYPE: Integer.
Public Property PctFree() As Variant
Dim MyEntity As Entity Dim iPctFree As Integer iPctFree = MyEntity.PctFree
See Also
Copyright © 2004-2024 IDERA, Inc.