Description

Percent used by the entity storage. DATATYPE: Integer.

Property Type

  • Read-write property

Syntax

Public Property PctUsed() As Variant

Example

Dim MyEntity As Entity
DimiPctUsed As Integer

iPctUsed = MyEntity.PctUsed
  • No labels