The UDPEnumeration type exposes the following members.

Methods

  NameDescription
Public methodGetEnumValues
Gets an array that contains all defined enumeration values for the UDP.

Properties

  NameDescription
Public propertyClassificationName
Gets the classification name for the UDP.
(Inherited from UDP.)
Public propertyDefaultValue
Public propertyDescription
Gets or sets the UDP description.
(Inherited from UDP.)
Public propertyGuid
Gets the GUID value for the UDP.
(Inherited from UDP.)
Public propertyIsInUsed
Gets a boolean value specifying whether this UDP is in used.
(Inherited from UDP.)
Public propertyName
Gets the name for the UDP.
(Inherited from UDP.)
Public propertyUseDefaultValue
Gets or sets whether the default property value is used.
(Inherited from UDP.)

See Also