ALM Open Test Architecture API Type Library Version 12.55
GetEntityStorageSize Method
A user-defined string.
A user-defined bit mask.
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
A user-defined string.
FilterMask
A user-defined bit mask.
Return Type
The size in bytes of the total storage usage.
See Also

ISupportAssetRelations3 Interface  | ISupportAssetRelations3 Members