GetEntityStorageSize Method
Description
Returns the size of the asset and its related assets.
Syntax
Visual Basic
Public Function GetEntityStorageSize( _
   ByVal Condition As String, _
   ByVal FilterMask As Long _
) As Long
Parameters
Condition
FilterMask
See Also