Show / Hide Table of Contents

Interface IWMAssetOwner

Classes that can own IWMAsset instances must implement this interface. must implement this interface.

Namespace: Quantellia.WMServer.Asset.Base
Assembly: WMServer.dll
Syntax
public interface IWMAssetOwner

Properties

Name

Name of the Asset owner.

Declaration
string Name { get; }
Property Value
Type Description
string
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