elementType
read-only property Returns 2 for the SFStream 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: SFStream object
See also: SFStorage.elementType |