ProductionDataSourcePlaceholderFileSize Property

Relativity.Productions.API
The size of the placeholder image.

Namespace:  Relativity.Productions.Services
Assembly:  Relativity.Productions.Services.Interfaces (in Relativity.Productions.Services.Interfaces.dll) Version: 11.1.0.1 9c084404c128f715df772c7792aa49f21535523c
Syntax

public int PlaceholderFileSize { get; set; }

Property Value

Type: Int32
Remarks

For a produced production, this property returns the size of the placeholder image.

This property is ignored during Save operations.

See Also

Reference