length

Specifies the total size of the requested content, in bytes. If the content's length is unknown, assign a length of zero (0).

Important

Business Object Wizard does not currently use the length member variable. Therefore, this member variable should be initialized to a "null" value, such as zero (0) or -1.

Type

public long length
 

Copyright IBM Corp. 1997, 2004