Interface IVisibleForCarrier
Interface implemented by carriers having the Visible For flag
Namespace: SuperOffice.CRM.Services
Assembly: SuperOffice.Services.dll
Syntax
public interface IVisibleForCarrier
Properties
FieldProperties
Interface implemented by carriers having the Visible For flag
Declaration
FieldPropertyDictionary FieldProperties { get; set; }
Property Value
Type | Description |
---|---|
FieldPropertyDictionary |
VisibleFor
The set of users or groups the record is visible for
Declaration
VisibleFor[] VisibleFor { get; set; }
Property Value
Type | Description |
---|---|
VisibleFor[] |