Specifies the size in bytes of the content data associated with this document, annotation, or
ContentTransfer 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.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ContentSize As Nullable(Of Double) |
C# |
---|
Nullable<double> ContentSize { get; } |
Visual C++ |
---|
property Nullable<double> ContentSize { Nullable<double> get (); } |
JavaScript |
---|
function get_contentSize(); |
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