Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public IEntityType OwningEntityType { get; } |
Visual Basic |
---|
Public ReadOnly Property OwningEntityType As IEntityType Get |
Visual C++ |
---|
public: virtual property IEntityType^ OwningEntityType { IEntityType^ get () sealed; } |