[This is preliminary documentation and is subject to change.]
Initializes a new instance of the Relation class.
Namespace:
Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: 3.4.23.6473 (3.4.23.6473)
Syntax
C# |
---|
public Relation( Entity entity ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ entity As Entity _ ) |
Visual C++ |
---|
public: Relation( Entity^ entity ) |
Parameters
- entity
- Type: Firefly.Box.Data..::.Entity
The entity based on which this Relation will be created