The value matched against the value of the
property on a child component document version that determines whether that version gets bound in a component relationship of type
. For all other component relationship types the value of this property is
. For more information, see the
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property LabelBindValue As String |
C# |
---|
string LabelBindValue { get; set; } |
C++ |
---|
property string LabelBindValue abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_LabelBindValue(); /** property */ public void set_LabelBindValue(string value); |
JScript |
---|
public function get LabelBindValue() : String public function set LabelBindValue(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: 64
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ