Expand Minimize
This topic has not yet been rated - Rate this topic

Global::enumInit Method

Retrieves the first enabled enumeration value in the specified enumeration type.


client server public static anytype enumInit(enumId id)

Called

Parameter

Description

id

The ID of the enumeration type.

The first enabled enumeration value if found; otherwise, 0.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.