MFIdentifierShouldSerializeID Method

Method deciding should we include ID into serialization output. Yes only when we dont have an alias.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool ShouldSerializeID()

Return Value

Boolean

See Also