Interface IFileEntity
Version: 4.0
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, IDirtyTracking
Properties
FileName
Gets or sets the file name.
Declaration
RequestResponse
string FileName { get; set; }
Property Value
Type | Description |
---|---|
string |