Manages the security owner assigned to the object.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property Owner As String |
C# |
---|
string Owner { get; set; } |
C++ |
---|
property string Owner abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_Owner(); /** property */ public void set_Owner(string value); |
JScript |
---|
public function get Owner() : String public function set Owner(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE_OWNER
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ