Interface IAssetEntity

Version: 4.0

Defines a typed entity of type M.Asset.

Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsTyped
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
[TypedEntityDefinitionConstraintAttribute]
public interface IAssetEntity : ITypedEntity, IEntity, IResource, IDirtyTracking

Properties

Description

Gets the description.

Declaration
RequestResponse
CultureSensitive<string> Description { get; }
Property Value
TypeDescription
CultureSensitivestring

FileName

Gets or sets the file name.

Declaration
RequestResponse
string FileName { get; set; }
Property Value
TypeDescription
string

FinalLifeCycleStatusToAsset

Gets the FinalLifeCycleStatusToAsset relation.

Declaration
RequestResponse
ReadOnlyToOneRelation<IChildToOneParentRelation> FinalLifeCycleStatusToAsset { get; }
Property Value

Title

Gets or sets the title.

Declaration
RequestResponse
string Title { get; set; }
Property Value
TypeDescription
string

Extension Methods

Do you have some feedback for us?

If you have suggestions for improving this article,