Specifies the size in bytes of the content data associated with this document, annotation, or
object. Note that if the document or annotation has more than one content element, then the size is the sum of all of the content elements.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ContentSize As Nullable(Of Double) |
C# |
---|
Nullable<double> ContentSize { get; } |
C++ |
---|
property Nullable<double> ContentSize abstract { Nullable<double> get(); } |
J# |
---|
/** property */ public Nullable<double> get_ContentSize(); |
JScript |
---|
public function get ContentSize() : Nullable<double> |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: DOUBLE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ