IIsolatedFoundationSupportInfo Property

Gets the EntityInfo for the support

Namespace:  TSD.API.Remoting.Foundations
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<EntityInfo> SupportInfo { get; }

Property Value

Type: IReadOnlyPropertyEntityInfo
See Also