Click or drag to resize

ObjectIdPropertyValueIdentityStatusGetStatus Method

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static IdentityStatus GetStatus(
	int statusId
)

Parameters

statusId
Type: SystemInt32

Return Value

Type: IdentityStatus
See Also