forwardOffset Property    Table of ContentSinceVersion Property forward
PrimitiveFieldInfo.Presence Property
Gets or sets field presence.

Namespace:  OnixS.SimpleBinaryEncoding.Templates
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public Presence Presence { get; set; }

Property Value

Type: Presence
See Also