Interface IFileEntity
Defines a typed entity of type M.File.
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsTyped
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
[TypedEntityDefinitionConstraintAttribute]
public interface IFileEntity : ITypedEntity, IEntity, IResource, IDirtyTrackingProperties
FileName
Gets or sets the file name.
Declaration
RequestResponse
string FileName { get; set; }Property Value
| Type | Description |
|---|---|
| string |