Reference to ISupportRulesDefaults.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
C# |
---|
public ISupportRulesDefaults Obj { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Obj As ISupportRulesDefaults |
Visual C++ |
---|
public: property ISupportRulesDefaults^ Obj { ISupportRulesDefaults^ get (); void set (ISupportRulesDefaults^ value); } |