ExceptionOptionsMinors Property |
3 groups of detailed minors exceptions.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public Minors[] Minors { get; set; }
Public Property Minors As Minors()
Get
Set
public:
property array<Minors^>^ Minors {
array<Minors^>^ get ();
void set (array<Minors^>^ value);
}
member Minors : Minors[] with get, set
Property Value
Type:
MinorsSee Also