Persistate API documentation
ISourcePair Interface
NamespacesPersistateISourcePair

[This is preliminary documentation and is subject to change.]

This interface is implemented by every inner SourcePair class in the generated structs for multi value data classes.
Declaration Syntax
C#
public interface ISourcePair
Members
All MembersProperties



IconMemberDescription
intOrdinal
Gets the ordinal value of the SourcePair.

multiValueOrdinal
Gets the ordinal value of the SourcePair as an IMultiValue.

text
Gets the textual value of the SourcePair.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)