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