[]
        
(Showing Draft Content)

C1.Util.DX.DXUtil.GetGuidFromType

GetGuidFromType Method

GetGuidFromType(Type)

Gets the Guid from a type.

Declaration
public static Guid GetGuidFromType(Type type)
Parameters
Type Name Description
Type type

The type.

Returns
Type Description
Guid

The guid associated with this type.