Class IsolatedFoundationParams

Represents parameters required to create an isolated foundation

Inheritance
IsolatedFoundationParams
Inherited Members
Namespace: TSD.API.Remoting.Foundations.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class IsolatedFoundationParams : EntityParams

Properties

Name Description
AttributeSet

Gets the IIsolatedFoundationAttributeSet

SupportedEntity

Gets the supported IEntity

Methods

Name Description
Create(IEntity?, IIsolatedFoundationAttributeSet?)

Creates a new instance of IsolatedFoundationParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next