Description

Percent free of the entity storage. DATATYPE: Integer.

Property Type

Syntax

Public Property PctFree() As Variant

Example

Dim MyEntity As Entity
Dim iPctFree As Integer

iPctFree = MyEntity.PctFree