IsolatedFoundationParams Class

Represents parameters required to create an isolated foundation
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Foundations.CreateIsolatedFoundationParams

Namespace:  TSD.API.Remoting.Foundations.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public class IsolatedFoundationParams : EntityParams

The IsolatedFoundationParams type exposes the following members.

Constructors
  NameDescription
Public methodIsolatedFoundationParams
The constructor for a isolated foundation parameters
Top
Properties
  NameDescription
Public propertyAttributeSet
Public propertyEntityType (Inherited from EntityParams.)
Public propertySupportedEntity
Gets the supported IEntity
Top
See Also