Deprecated.
The DNS (Domain Name System) name of the Process Engine server used to access this isolated region.
Namespace:
FileNet.Api.AdminThe DNS (Domain Name System) name of the Process Engine server used to access this isolated region.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("As of release 5.2.0.")> _ Property DNSName As String |
C# |
---|
[ObsoleteAttribute("As of release 5.2.0.")] string DNSName { get; set; } |
Visual C++ |
---|
[ObsoleteAttribute(L"As of release 5.2.0.")] property String^ DNSName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_dnsName(); function set_dnsName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ