[Missing <summary> documentation for "P:PerpetuumSoft.DataModel.MsSql.GridDestiny.Level4"]
Assembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
C# |
---|
public DestinyEnum Level4 { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Level4 As DestinyEnum |
Visual C++ |
---|
public: property DestinyEnum Level4 { DestinyEnum get (); void set (DestinyEnum value); } |