Gets or sets the link id
Namespace: CTCT.Components.TrackingAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public string LinkId { get; set; }
public string LinkId { get; set; }
Public Property LinkId As String
Get
Set
Public Property LinkId As String
Get
Set
public:
property String^ LinkId {
String^ get ();
void set (String^ value);
}
public:
property String^ LinkId {
String^ get ();
void set (String^ value);
}
member LinkId : string with get, set
member LinkId : string with get, set