Property | Type | Description | |
---|---|---|---|
FontDecoration | FontStyle | ||
LinkHot | string | ||
LinkNormal | string | ||
Margin | |||
Padding | Padding | ||
Version | int |
Method | Description | |
---|---|---|
Load ( |
Populates the TaskItemInfoSurrogate with data that is to be serialized from the specified TaskItemInfo
|
|
Save ( ) : |
Returns a TaskItemInfo that contains the deserialized TaskItemInfoSurrogate data
|
|
TaskItemInfoSurrogate ( ) : System |
Initializes a new instance of the TaskItemInfoSurrogate class with default settings
|
Method | Description | |
---|---|---|
GetObjectData ( |
||
TaskItemInfoSurrogate ( |
public Load ( |
||
taskItemInfo | The TaskItemInfo that contains the data /// to be serialized | |
return | void |