Click or drag to resize
IReadOnlyAttributeAsGuid Method (Guid)
Value converted to a Guid using the default value if null. If the value cannot be converted, an exception is thrown

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
Guid AsGuid(
	Guid defaultValue
)

Parameters

defaultValue
Type: SystemGuid

Return Value

Type: Guid
See Also