Click or drag to resize
ShortGuidParse Method
Zet Universe

[This is preliminary documentation and is subject to change.]

Get a short GUID as a Guid object.

Namespace: ZU
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public static ShortGuid Parse(
	string shortGuid
)

Parameters

shortGuid
Type: SystemString

[Missing <param name="shortGuid"/> documentation for "M:ZU.ShortGuid.Parse(System.String)"]

Return Value

Type: ShortGuid

[Missing <returns> documentation for "M:ZU.ShortGuid.Parse(System.String)"]

Exceptions
See Also