The UDPInteger type exposes the following members.

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 propertyLowerBoundInclusive
Gets or sets whether the LowerBoundValue is included in the property range.
Public propertyLowerBoundValue
Gets or sets the lowest value in the range.
Public propertyName
Gets the name for the UDP.
(Inherited from UDP.)
Public propertyUpperBoundInclusive
Gets or sets whether the UpperBoundValue is included in the property range.
Public propertyUpperBoundValue
Gets or sets the highest value in the range.
Public propertyUseDefaultValue
Gets or sets whether the default property value is used.
(Inherited from UDP.)

See Also