Specifies the organization component of the NCH name. The NCH name specifies the address of the target Image Services server. It's derived from the
and
properties. In most cases, this value will be "FileNet".
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ISOrganization As String |
C# |
---|
string ISOrganization { get; set; } |
C++ |
---|
property string ISOrganization abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_ISOrganization(); /** property */ public void set_ISOrganization(string value); |
JScript |
---|
public function get ISOrganization() : String public function set ISOrganization(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 20
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ