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

Decimal Představuje RemoteArgument hodnotu 0 (nula), pokud ještě nebyla zadána hodnotaRemoteArgument.

Výjimky

Vlastnost RemoteArgumentKind není nastavena na Intrinsic hodnotu.

nebo

Vlastnost TypeCode není nastavena na Decimal hodnotu.

nebo

Tato vlastnost je nastavena, IsByRef pokud je falsevlastnost .

Platí pro