Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public override SettingReturnAction Action { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property Action As SettingReturnAction Get |
Visual C++ |
---|
public: virtual property SettingReturnAction Action { SettingReturnAction get () override; } |