Enum WMAssetAssociation.RelationshipType
The relationship held between the two assets.
Namespace: Quantellia.WMServer.Asset.Base
Assembly: WMServer.dll
Syntax
public enum WMAssetAssociation.RelationshipType
Fields
Name | Description |
---|---|
DocumentAccess | Implies that for Asset1Type: DocumentIndex and Asset2type: Document, The asset1 DocumentIndex has access to the asset2 Document |
DocumentIndexAccess | Implies that for Asset1Type: LLM and Asset2type: DocumentIndex, The asset1 LLM has access to the asset2 DocumentIndex |