Persistate API documentation
IMultiValue Interface
NamespacesPersistateIMultiValue

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

This interface is implemented by structs generated for multi valued DataClasses.
Declaration Syntax
C#
public interface IMultiValue
Members
All MembersProperties



IconMemberDescription
IsCombinable
Indicates whether IMultiValue values can be combined.

Ordinal
Gets the integer ordinal value of the IMultiValue.

SourcePairs
Gets the array of ISourcePairs holding ordinal and text values.

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