EntityHyperlinks Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public HyperLinkCollection Hyperlinks { get; }
Public ReadOnly Property Hyperlinks As HyperLinkCollection
Get
public:
property HyperLinkCollection^ Hyperlinks {
HyperLinkCollection^ get ();
}
member Hyperlinks : HyperLinkCollection with get
Property Value
Type:
HyperLinkCollection
See Also