Click or drag to resize

M_ObjectM_GetUniqueGuid Method

Gets the unique id of this object. Will return a generated guid by default.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public virtual Guid M_GetUniqueGuid()

Return Value

Type: Guid
See Also