Interface IPublicLinkEntity

Version: 3.4

Defines a typed entity of type M.PublicLink.

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

Properties

Gets the AssetToPublicLink relation.

Declaration
RequestResponse
ToManyRelation<IChildToManyParentsRelation> AssetToPublicLink { get; }
Property Value

ConversionConfiguration

Gets or sets the conversion configuration.

Declaration
RequestResponse
JToken ConversionConfiguration { get; set; }
Property Value
TypeDescription
JToken

ExpirationDate

Gets or sets the expiration date.

Declaration
RequestResponse
DateTime ExpirationDate { get; set; }
Property Value
TypeDescription
DateTime

RelativeUrl

Gets or sets the relative URL.

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

Resource

Gets or sets the resource.

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

Do you have some feedback for us?

If you have suggestions for improving this article,