Interface IPublicLinkEntity
Defines a typed entity of type M.PublicLink.
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
AssetToPublicLink
Gets the AssetToPublicLink relation.
Declaration
Property Value
| Type | Description |
|---|---|
| ToManyRelationIChildToManyParentsRelation |
ConversionConfiguration
Gets or sets the conversion configuration.
Declaration
Property Value
| Type | Description |
|---|---|
| JToken |
ExpirationDate
Gets or sets the expiration date.
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime |
RelativeUrl
Gets or sets the relative URL.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
Resource
Gets or sets the resource.
Declaration
Property Value
| Type | Description |
|---|---|
| string |