AssignmentCreationInformation members
Include protected members
Include inherited members
The AssignmentCreationInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AssignmentCreationInformation |
Top
Properties
Name | Description | |
---|---|---|
Finish | ||
Id | ||
Notes | ||
ResourceId | ||
Start | ||
TaskId | ||
TypeId | (Overrides ClientValueObject.TypeId.) |
Top
Methods
Name | Description | |
---|---|---|
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
InitOnePropertyFromJson | (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
ToString | (Inherited from Object.) | |
WriteToXml | (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top