MFIdentifierShouldSerializeAlias Method

Method deciding should we include Alias into serialization output. Yes when we 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 ShouldSerializeAlias()

Return Value

Boolean

See Also