Specifies the default value for a property that returns a STRING data type.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PropertyDefaultString As String |
C# |
---|
string PropertyDefaultString { get; set; } |
Visual C++ |
---|
property String^ PropertyDefaultString { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_propertyDefaultString(); function set_propertyDefaultString(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: 0x3FFFFFFF
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ