Show / Hide Table of Contents

Interface IWMAsset

All implementations of Assets in World Modeler must implement this interface

Inherited Members
IDbEntity.CreatedBy
IDbEntity.CreatedDate
IDbEntity.LastUpdatedBy
IDbEntity.LastUpdatedDate
IWMEntity.ID
IDocumentedEntity.Documentation
IDocumentedEntity.DocumentationMIMEType
INamedEntity.Name
INamedEntity.Summary
IWMAssetDirectoryMember.ParentDirectory
IWMAssetDirectoryMember.FullPathName
IWMPrincipalOwned.Owner
Namespace: Quantellia.WMServer.Asset.Base
Assembly: WMServer.dll
Syntax
public interface IWMAsset : IDbEntity, IWMEntity, IDocumentedEntity, INamedEntity, IWMAssetDirectoryMember, IWMPrincipalOwned
In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE