Collection of objects this default value is set to.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public RuleDefaultObjectCollection DefaultObjects { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DefaultObjects As RuleDefaultObjectCollection |
| Visual C++ |
|---|
public: property RuleDefaultObjectCollection^ DefaultObjects { RuleDefaultObjectCollection^ get (); } |