[]
        
(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)
Public Shared Function GetGuidFromType(type As Type) As Guid
Parameters
Type Name Description
Type type

The type.

Returns
Type Description
Guid

The guid associated with this type.