StageCustomFieldCollection 成员

包括受保护的成员
包括继承的成员

表示StageCustomField对象,是在某一工作流阶段的自定义字段的集合。

StageCustomFieldCollection 类型公开以下成员。

构造函数

  名称 说明
公共方法 StageCustomFieldCollection 创建StageCustomFieldCollection类的一个实例。

页首

属性

  名称 说明
公共属性 AreItemsAvailable (从 ClientObjectCollection 继承。)
公共属性 Context (从 ClientObject 继承。)
公共属性 Count (从 ClientObjectCollection 继承。)
受保护的属性 Data (从 ClientObjectCollection 继承。)
公共属性 ElementType (从 ClientObjectCollection<StageCustomField> 继承。)
公共属性 Expression (从 ClientObjectCollection<StageCustomField> 继承。)
公共属性 Item (从 ClientObjectCollection<StageCustomField> 继承。)
受保护的属性 ObjectData (从 ClientObject 继承。)
公共属性 ObjectVersion (从 ClientObject 继承。)
公共属性 Path (从 ClientObject 继承。)
公共属性 Provider (从 ClientObjectCollection<StageCustomField> 继承。)
公共属性 ServerObjectIsNull (从 ClientObject 继承。)
公共属性 Tag (从 ClientObject 继承。)
公共属性 TypedObject (从 ClientObject 继承。)

页首

方法

  名称 说明
公共方法 Add 添加自定义字段所指定的StageCustomFieldCreationInformation对象添加到收藏。
受保护的方法 AddChild (从 ClientObjectCollection 继承。)
受保护的方法 CheckUninitializedProperty (从 ClientObject 继承。)
公共方法 CustomFromJson (从 ClientObject 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 FromJson (从 ClientObject 继承。)
公共方法 GetByGuid 阶段的自定义字段从集合中获取具有指定 GUID。
公共方法 GetById Id值与集合中获取一个阶段的自定义字段。
公共方法 GetEnumerator (从 ClientObjectCollection<StageCustomField> 继承。)
公共方法 GetHashCode (从 Object 继承。)
受保护的方法 GetItemAtIndex (从 ClientObjectCollection 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 InitNonPropertyFieldFromJson (从 ClientObject 继承。)
受保护的方法 InitOnePropertyFromJson (从 ClientObjectCollection 继承。)
公共方法 IsObjectPropertyInstantiated (从 ClientObject 继承。)
公共方法 IsPropertyAvailable (从 ClientObject 继承。)
受保护的方法 LoadExpandoFields (从 ClientObject 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RefreshLoad (从 ClientObject 继承。)
公共方法 Remove 从集合中移除指定的阶段的自定义字段。
受保护的方法 RemoveChild (从 ClientObjectCollection 继承。)
受保护的方法 RemoveFromParentCollection (从 ClientObject 继承。)
公共方法 Retrieve() (从 ClientObject 继承。)
公共方法 Retrieve([]) (从 ClientObject 继承。)
公共方法 RetrieveItems (从 ClientObjectCollection<StageCustomField> 继承。)
公共方法 ToString (从 Object 继承。)
受保护的方法 UpdateClientObjectPropertyType (从 ClientObject 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 IEnumerable.GetEnumerator (从 ClientObjectCollection 继承。)

页首

另请参阅

引用

StageCustomFieldCollection 类

Microsoft.ProjectServer.Client 命名空间