MFIdentifierSetAsID Method

Indicates whether the MFIdentifier was intially set as an id. Allows serialization to match deserialized values, or to skip resolution.

Definition

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

Return Value

Boolean

See Also