| Visual Basic (Declaration) | |
|---|---|
Public Property DateTime As IccDateTime | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccDateTime DateTime {get; set;} | |
| C++/CLI | |
|---|---|
public: property IccDateTime DateTime { IccDateTime get(); void set (IccDateTime value); } | |
Return Value
IccDateTime structure that contains the tag's data.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family