| ProfileReference Property |
Gets or sets the reference, a globally unique and constant identifier that can be used to associate profile with other entities in the system.
Namespace:
Dynamicweb.Analytics.Profiles
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public string Reference { get; set; }
Public Property Reference As String
Get
Set
Property Value
Type:
StringImplements
IProfileReferenceSee Also