EntityInstanceIdEncoder Members
Include Protected Members
Include Inherited Members
Encodes and decodes the external item identifiers.
The EntityInstanceIdEncoder type exposes the following members.
Methods
Name | Description | |
---|---|---|
DecodeEntityInstanceId | Decodes the external item identifier. | |
EncodeEntityInstanceId | Encodes the external item identifier. | |
IsEncodedIdentifier | Compares an identifier to a candidate identifier to see if it is encoded. |
Top