Click or drag to resize

AccessRightsAccount Property

Access rights to accounts.

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public AccountRight? Account { get; set; }

Property Value

NullableAccountRight
See Also