Namespace: Cartella.Models.EditForm
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 FieldType FieldType { get; set; } |
Visual Basic |
---|
Public Property FieldType As FieldType Get Set |
Visual C++ |
---|
public: property FieldType FieldType { FieldType get (); void set (FieldType value); } |