Manages access to current profile object and storage for current profile.
In case there is no profile in PluginContext, SafeNull object will be returned.
Injected into StructureMap container.
Namespace: Tp.Integration.Plugin.Common.DomainAssembly: Tp.Integration.Plugin.Common (in Tp.Integration.Plugin.Common.dll) Version: 2.22.0.15001 (2.22.0.15001)
Syntax
| C# |
|---|
public interface IProfile : IProfileReadonly, IStorageRepository, INullable |