CustomFieldCollection 成员

表示CustomField对象的集合。

CustomFieldCollection 类型公开以下成员。

构造函数

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

页首

属性

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

页首

方法

  名称 说明
公共方法 Add 添加自定义字段所指定的CustomFieldCreationInformation对象添加到收藏。
受保护的方法 AddChild (从 ClientObjectCollection 继承。)
受保护的方法 CheckUninitializedProperty (从 ClientObject 继承。)
公共方法 CustomFromJson (从 ClientObject 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 FromJson (从 ClientObject 继承。)
公共方法 GetByAppAlternateId 从集合中获取自定义字段,使用可选的自定义字段中Project Online的应用程序包指定的 GUID。
公共方法 GetByGuid
公共方法 GetById 返回Id值所指定的自定义字段。
公共方法 GetEnumerator (从 ClientObjectCollection<CustomField> 继承。)
公共方法 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<CustomField> 继承。)
公共方法 ToString (从 Object 继承。)
公共方法 Update 更新的自定义字段集合。
受保护的方法 UpdateClientObjectPropertyType (从 ClientObject 继承。)

页首

显式 接口 实现

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

页首

另请参阅

引用

CustomFieldCollection 类

Microsoft.ProjectServer.Client 命名空间