[This is preliminary documentation and is subject to change.]
Protocol Data Unit - Type Identifier.
| C# | Visual Basic | Visual C++ |
public virtual PduItemType PduItemType { get; set; }
Public Overridable Property PduItemType As PduItemType
public: virtual property PduItemType PduItemType { PduItemType get (); void set (PduItemType value); }