Click or drag to resize

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; }

Property Value

Type: String

Implements

IProfileReference
See Also