Relations
DocumentTableSet.Relations property
获取为该集合的文档表定义的父子关系集合。
public DocumentTableRelationCollection Relations { get; }
也可以看看
- class DocumentTableRelationCollection
- class DocumentTableSet
- 命名空间 GroupDocs.Assembly.Data
- 部件 GroupDocs.Assembly
获取为该集合的文档表定义的父子关系集合。
public DocumentTableRelationCollection Relations { get; }