PlanAssignmentIntervalCreationInformation members
Include protected members
Include inherited members
提供用於建立PlanAssignmentInterval物件的資訊。
The PlanAssignmentIntervalCreationInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PlanAssignmentIntervalCreationInformation | 建立PlanAssignmentIntervalCreationInformation類別的執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
Duration | 取得或設定表示文字字串中的計劃工作分派間隔的 timespan。 | |
Interval | 取得或設定用來測量所完成的工時量時幅除法。 | |
TypeId | (Inherited from ClientValueObject.) |
Top
Methods
Name | Description | |
---|---|---|
CustomFromJson | (Inherited from ClientValueObject.) | |
CustomWriteToXml | (Inherited from ClientValueObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromJson | (Inherited from ClientValueObject.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitOnePropertyFromJson | Reserved for internal use. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
WriteToXml | Reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top