EnumInformation Class |
This class contains details of enumerated constraints.

SystemObject
Talisma.Server.TLSysSISConnectorEnumInformation
Namespace: Talisma.Server.TLSysSISConnectorTalisma.Server.TLSysSISConnectorEnumInformation

C#
[SerializableAttribute] public class EnumInformation
The EnumInformation type exposes the following members.

Name | Description | |
---|---|---|
![]() | Activate |
This member is used to specify whether the value of the enumerated Property is activated or deactivated.
|
![]() | ConstraintId |
The ID of the enumerated constraint to which the value is added, or whose value is updated, deleted or retrieved.
|
![]() | EnumValue |
The enumerated constraint value that must be added, or which must be updated or retrieved.
Note:This member is not used in the DeleteEnumValue method. |
![]() | Index |
The index number of the enumerated constraint value.
|
![]() | SourceURL |
The URL of the SIS or CampusNexus CRM system from which the request has been sent.
|
![]() | TargetURL |
The URL of the SIS or CampusNexus CRM system to which the request has been sent.
|
![]() | TransactionId |
The ID of the transaction in the Incoming Transaction queue. This input value is required only if the AddEnumValue,
UpdateEnumValue, or DeleteEnumValue method is resubmitted to the Incoming Transaction queue, and you want to prevent the
creation of duplicate transactions for the same API request.
|
