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 |