UpdatePlan Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class UpdatePlan
type UpdatePlan = class
Public Class UpdatePlan
- Inheritance
-
UpdatePlan
- Attributes
Constructors
| UpdatePlan() |
Properties
| CardSettings |
Obsolete.
Card settings such as fields and rules |
| Description |
Description of the plan |
| Name |
Name of the plan to create. |
| Properties |
Plan properties. |
| Revision |
Revision of the plan that was updated - the value used here should match the one the server gave the client in the Plan. |
| Type |
Type of the plan |