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 SettingsTypes ObjectSettingType { get; private set; } |
Visual Basic |
---|
Public Property ObjectSettingType As SettingsTypes Get Private Set |
Visual C++ |
---|
public: property SettingsTypes ObjectSettingType { SettingsTypes get (); private: void set (SettingsTypes value); } |