TechTalk Genome v4.2

NullableGuid Properties

The properties of the NullableGuid structure are listed below. For a complete list of NullableGuid structure members, see the NullableGuid Members topic.

Public Instance Properties

HasValue Indicates whether or not the value of the NullableGuid structure is null.
IsNull Indicates whether or not the value of the NullableGuid structure is null.
Value Gets the value of the NullableGuid structure. This property is read-only

See Also

NullableGuid Class | TechTalk.Genome.NullableTypes Namespace