FieldLinkCreationInformation 成员
包括受保护的成员
包括继承的成员
包含用作参数初始化FieldLink对象的属性。
FieldLinkCreationInformation 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
FieldLinkCreationInformation | 初始化FieldLinkCreationInformation对象的新实例。 |
页首
属性
名称 | 说明 | |
---|---|---|
Field | 获取或设置一个值,指定要创建的FieldLink对象的字段信息。 | |
TypeId | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。) |
页首
方法
名称 | 说明 | |
---|---|---|
CustomFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
CustomWriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
FromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
InitOnePropertyFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
ToString | (从 Object 继承。) | |
WriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。) |
页首