Soap.XSBuiltIns.TXSDuration.Year

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSDuration

Description

Définit et obtient le nombre d'années de ce TXSDuration.

Utilisez cette propriété pour manipuler le nombre d'années de ce TXSDuration.

Voir aussi