Gets or sets the name URL.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public XNameUrl this[
int p_Idx
] { get; set; }
Public Property NameUrl (
p_Idx As Integer
) As XNameUrl
Get
Set
Parameters
- p_Idx
- Type: SystemInt32
Property Value
Type:
XNameUrl
The name URL.
See Also