Specifies the default value for a property that returns a BINARY data type.
Namespace:
FileNet.Api.MetaAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PropertyDefaultBinary As Byte() |
C# |
---|
byte[] PropertyDefaultBinary { get; } |
Visual C++ |
---|
property array<unsigned char>^ PropertyDefaultBinary { array<unsigned char>^ get (); } |
JavaScript |
---|
function get_propertyDefaultBinary(); |
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