共用方式為


IntProperty 成員

Represents an integer property in the report.

IntProperty 型別公開下列成員。

方法

  名稱 描述
公用方法 Constrain Adjust a value according to the defined property constraints. (繼承自 ComparablePropertyDefinition< (Of < ( <'T> ) > ) >。)
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)
公用方法 Validate(Object, T) 基礎結構。 (繼承自 ComparablePropertyDefinition< (Of < ( <'T> ) > ) >。)

頂端

屬性

  名稱 描述
公用屬性 Default The default value. (繼承自 PropertyDefinition< (Of < ( <'T> ) > ) >。)
公用屬性 Maximum The maximum value. (繼承自 ComparablePropertyDefinition< (Of < ( <'T> ) > ) >。)
公用屬性 Minimum The minimum value. (繼承自 ComparablePropertyDefinition< (Of < ( <'T> ) > ) >。)
公用屬性 Name The property name. (繼承自 PropertyDefinition。)

頂端