Click or drag to resize
InfoIdentifier  Conversion (InfoIdentifier to Int32)
Implicitly converts InfoIdentifier to integer.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static implicit operator int (
	InfoIdentifier identifier
)

Parameters

identifier
Type: CMS.DataEngineInfoIdentifier
Info identifier

Return Value

Type: Int32
See Also