Interface IAssetEntity
Defines a typed entity of type M.Asset.
Inherited Members
ITypedEntity.LoadTypedMembersAsync()
IEntity.GetPropertyAsync(string, MemberLoadOption)
IEntity.GetPropertyAsync
IEntity.GetPropertyValue(string)
IEntity.GetPropertyValue
IEntity.GetPropertyValueAsync(string, MemberLoadOption)
IEntity.GetPropertyValueAsync
IEntity.GetPropertyValue(string, CultureInfo)
IEntity.GetPropertyValue
IEntity.GetPropertyValueAsync
IEntity.SetPropertyValue(string, object)
IEntity.SetPropertyValue(string, CultureInfo, object)
IEntity.GetRelation(string, RelationRole?)
IEntity.GetRelationAsync(string, RelationRole?, MemberLoadOption)
IEntity.GetRelationAsync
IEntity.LoadPropertiesAsync(IPropertyLoadOption)
IEntity.LoadRelationsAsync(IRelationLoadOption)
IEntity.LoadMembersAsync(IPropertyLoadOption, IRelationLoadOption)
IEntity.GetEntityDefinitionAsync()
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsTyped
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
Description
Gets the description.
Declaration
Property Value
| Type | Description |
|---|---|
| CultureSensitivestring |
FileName
Gets or sets the file name.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
FinalLifeCycleStatusToAsset
Gets the FinalLifeCycleStatusToAsset relation.
Declaration
Property Value
| Type | Description |
|---|---|
| ReadOnlyToOneRelationIChildToOneParentRelation |
Title
Gets or sets the title.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
Extension Methods
IAssetEntityExtensions.GetFinalLifeCycleStatus(IAssetEntity)