UserInASSOCIATED_SITES Property

The sites that this user is associated with

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public List<USER_SITE> ASSOCIATED_SITES { get; set; }

Property Value

ListUSER_SITE

See Also