Click or drag to resize

IDHasName Property

Gets whether the name has been set. Every valid ID must have a name.

Namespace:  GH_IO.Serialization
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public bool HasName { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:GH_IO.Serialization.ID.HasName"]

See Also