Persistate API documentation
AnnotationSeparator Property
NamespacesPersistatePersistentAnnotationSeparator

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

This string is used to separate the text in NominativeText and DiscriminativeText properties
Declaration Syntax
C#
public virtual string AnnotationSeparator { get; }
Remarks
This is used when the values of NominativeText and DiscriminativeText are built in generated code. The default is a space, but you can override this in your own classes.

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