elementType
read-only property Returns 1 for the SFStorage object
Syntax:
variable = object.elementType
Remarks:
This property is supplied for applications that need to determine
if object is SFStream or SFStorage at run-time - without need to keep
this information in custom variables.
Applies to: SFStorage object
See also: SFStream.elementType |