Op Englesch liesen Editéieren

Deelen iwwer


GenerateFieldIds Enum

Definition

This enum provides options for controlling the field id generation logic.

C#
public enum GenerateFieldIds
Inheritance
GenerateFieldIds

Fields

Name Value Description
None 0

Only members explicitly annotated with a field id will be serialized. This is the default.

PublicProperties 1

Field ids will be automatically assigned to eligible public properties. To qualify, a property must have an accessible getter, and either an accessible setter or a corresponding constructor parameter.

Applies to

Produkt Versiounen
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0