Manages the security owner assigned to the object.
Namespace:
FileNet.Api.SecurityAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property Owner As String |
C# |
---|
string Owner { get; set; } |
Visual C++ |
---|
property String^ Owner { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_owner(); function set_owner(value); |
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