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 ISDomainName and ISOrganization properties.
In most cases, this value will be "FileNet".
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ISOrganization As String |
C# |
---|
string ISOrganization { get; set; } |
Visual C++ |
---|
property String^ ISOrganization { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_isOrganization(); function set_isOrganization(value); |
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