Guid[] GetGuidArray(Guid[] defaultValue = null)

Get the current value as a Guid[].

Parameters

Name Description
defaultValue The default value to use if the value is not a Guid[].

Return

The value as a Guid[].