RemoteArgument.DecimalValue Vlastnost

Definice

Získá nebo nastaví, Decimal že RemoteArgument představuje.

public:
 property System::Decimal DecimalValue { System::Decimal get(); void set(System::Decimal value); };
public decimal DecimalValue { get; set; }
member this.DecimalValue : decimal with get, set
Public Property DecimalValue As Decimal

Hodnota vlastnosti

Hodnota Decimal , kterou RemoteArgument představuje; 0 (nula), pokud hodnota parametru RemoteArgument ještě nebyla zadána.

Výjimky

Vlastnost RemoteArgumentKind není nastavena Intrinsic na hodnotu .

-nebo-

Vlastnost TypeCode není nastavena Decimal na hodnotu .

-nebo-

Tato vlastnost je nastavená, IsByRef když je falsevlastnost .

Platí pro