Soap.XSBuiltIns.TXSDuration.Year

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSDuration

説明

この TXSDuration の年数を設定および取得します。

プロパティを使用して、この TXSDuration の年数を操作します。

関連項目