InfoIdentifier Conversion (InfoIdentifier to Int32) |
Implicitly converts InfoIdentifier to integer.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static implicit operator int (
InfoIdentifier identifier
)
Parameters
- identifier
- Type: CMS.DataEngineInfoIdentifier
Info identifier
Return Value
Type:
Int32See Also