Click or drag to resize
PersonaContactHistoryViewModelPersonaID Property

Namespace: CMS.Personas.Web.UI.Internal
Assembly: CMS.Personas.Web.UI (in CMS.Personas.Web.UI.dll) Version: 11.0.0
Syntax
C#
public Nullable<int> PersonaID { get; set; }

Property Value

Type: NullableInt32
See Also