Property IsSerialized
IsSerialized
True if this variant serializes its data.
Declaration
public byte IsSerialized { get; }
Property Value
Type | Description |
---|---|
byte |
Remarks
Note that this will also be true if the type has the attribute GhostEnabledBitAttribute.