The properties of the NullableGuid structure are listed below. For a complete list of NullableGuid structure members, see the NullableGuid Members topic.
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 |
NullableGuid Class | TechTalk.Genome.NullableTypes Namespace