IPersistedObjectMeta Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface IPersistedObjectMeta : IAbstractStructureProperties
| Name | Description | 
|---|---|
| ContentHash | JSON property name: qContentHash | 
| DstPath | JSON property name: qDstPath | 
| EncryptedSecret | JSON property name: qEncryptedSecret | 
| Format | JSON property name: qFormat | 
| ParentId | JSON property name: qParentId | 
| RelativeDstPath | JSON property name: qRelativeDstPath | 
| SecurityMetaAsBase64 | JSON property name: qSecurityMetaAsBase64 | 
| SharedStatus | JSON property name: qSharedStatus | 
| Title | JSON property name: qTitle | 
| Type | JSON property name: qType | 
| Url | JSON property name: qUrl |