Specifies a vendor name.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property VendorName As String |
C# |
---|
string VendorName { get; set; } |
C++ |
---|
property string VendorName abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_VendorName(); /** property */ public void set_VendorName(string value); |
JScript |
---|
public function get VendorName() : String public function set VendorName(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: 256
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ