CadEntityBase.Hyperlink

Gets or sets a hyperlink to an entity and displays the hyperlink name or description (if one is specified).

public string Hyperlink { get; set; }

Property Value

The hyperlink name or description (if one is specified).

See Also