Specifies the default value for a property that returns a BINARY data type.
Namespace: FileNet.Api.Meta
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PropertyDefaultBinary As Byte() |
C# |
---|
byte[] PropertyDefaultBinary { get; } |
C++ |
---|
property byte[] PropertyDefaultBinary abstract { array<char>^ get(); } |
J# |
---|
/** property */ public byte[] get_PropertyDefaultBinary(); |
JScript |
---|
public function get PropertyDefaultBinary() : Byte[] |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: BINARY
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ