Soap.XSBuiltIns.TXSDuration.Month

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Month: Integer read FData.Month write FData.Month;

C++

__property int Month = {read=FData.Month, write=FData.Month, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSDuration

Beschreibung

Setzt und ermittelt die Anzahl der Monate von TXSDuration.

Mit dieser Eigenschaft wird die Anzahl der Monate von TXSDuration bearbeitet.

Siehe auch