FieldUserValue 成员
包括受保护的成员
包括继承的成员
指定的值的查阅字段的列表项的用户数据。
FieldUserValue 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
FieldUserValue | 初始化FieldUserValue对象的新实例。 |
页首
属性
名称 | 说明 | |
---|---|---|
LookupId | Gets or sets the identifier (ID) of the list item that this instance of the lookup field is referring to. (从 FieldLookupValue 继承。) | |
LookupValue | Gets a summary of the list item that this instance of the lookup field is referring to. (从 FieldLookupValue 继承。) | |
TypeId | (覆盖 FieldLookupValue.TypeId。) |
页首
方法
名称 | 说明 | |
---|---|---|
CustomFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
CustomWriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
FromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
FromUser | 从用户的姓名或电子邮件中创建用户字段值。 | |
InitOnePropertyFromJson | (覆盖 FieldLookupValue.InitOnePropertyFromJson(String, JsonReader)。) | |
ToString | (从 Object 继承。) | |
WriteToXml | XML 中化为对象和任何子对象。 (覆盖 FieldLookupValue.WriteToXml(XmlWriter, SerializationContext)。) |
页首